Dear visitor, welcome to KDE-Forum.org.
If this is your first visit here, please read the Help. It explains in detail how this page works.
To use all features of this page, you should consider registering.
Please use the registration form, to register here or read more information about the registration process.
If you are already registered, please login here.
how to add a program in linux?
see, i've downloaded a software from the network, like wine20030408, but i still didnt know how to install it onto my linux redhat9, could anybody tell me the step by step how to add a program in linux? thanks for replying
Anwar Muttaqien
look up for the truth
at the console as root go to the directory with the file and type:
rpm -Uvh "packagename.rpm"
You could also use Kpackage which is a gui for rpm.
What I would like to know is the step by step process of adding or removing applications to the menu so that I do not have to use the command line all the time.
If you right click on the "K" button on the KDE panel, an option called menu editor should appear. Select that and you should be able to edit your menus.
I believe Kappfinder will do this as well.