|
-
October 13th, 2003, 10:20 AM
#1
Banned
Removing programs in linux (Newbie)
I know someones already asked this ? before but i searched and couldnt find it
Could someone give me the commands on how to uninstall bin files and rpms in linux
-
October 13th, 2003, 10:24 AM
#2
What kind of distro do you use, you can also remove programs without the terminal and do it
with system update. Please be a little bit more specific.
-
October 13th, 2003, 10:54 AM
#3
Member
Hey is this the right forum to post this question???? (I suggest that u move it to a more aprpriate forum).
Nyways wht distro you are using ?
The FACT that people ignore FACTS
doesnt mean that FACTS are not FACTS 
-
October 13th, 2003, 10:12 PM
#4
Banned
what forum should i move it to?
Redhat 9.1
-
October 14th, 2003, 07:10 AM
#5
Ignore the comment about the correct forum. They were thinking about the LInux Security forum on this site. This is the correct forum for this type of question. While you probably will get your answer to your question here it would get answered quicker at a site forum dedicated to linux. There are many. Just google "Linux Forum" Here is one I found.
http://www.linuxforum.com/forums/
Good Luck
hjack
"Where the tree of knowledge stands, there is always paradise": thus speak the oldest and the youngest serpents.
- Friedrich Nietzsche
-
October 14th, 2003, 07:39 AM
#6
Depending on your distro, redhat for example has install tools you can also uninstall with, Mandrake has the Mandrake control center where you update your box, install programs and also uninstall.
"When in doubt, use Brute Force."
Never argue with an idiot. They'll drag you down to their level, then beat you with experience.
-
October 14th, 2003, 03:27 PM
#7
As su try:
rpm -qa | grep package_name to get the details of the exact package name
and then rpm -e exact_package_name
To list all packages install to a file to browse rpm -qa>packages.txt
HTH
Steve
/edit
Or just install apt & synaptic and you can do it GUI.
IT, e-commerce, Retail, Programme & Project Management, EPoS, Supply Chain and Logistic Services. Yorkshire. http://www.bigi.uk.com
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|