Results 1 to 4 of 4
Hello Members. I was updating my gaim to 1.4.0 and it required a newer version of GTK+ so I got it successfully downloaded and installed from aptitude. However now I ...
- 08-03-2005 #1Just Joined!
- Join Date
- Jul 2005
- Location
- New Jersey
- Posts
- 27
Removing a file/program
Hello Members. I was updating my gaim to 1.4.0 and it required a newer version of GTK+ so I got it successfully downloaded and installed from aptitude. However now I have two versions of GTK on my system (an old one and a new one) and Gaim is telling me to remove the older one. How do I do this.
- How do I remove the older version of GTK?
- How do I delete a file/program?
- How do I remove old kernels from my system?
Thanks in advance.
- 08-03-2005 #2
I am not sure on the first one.
A file you can just do "rm filename", you may have to do "rm -r filename"
To remove old kernels,use your favorite text editor to open up your /etc/lilo.conf if you are using lilo or if you are using grub, open up /boot/grub/grub.conf, it may be /boot/grub/menu.lst and just delete the entry for the kernel you don't want.How to know if you are a geek.
when you respond to "get a life!" with "what's the URL?"
- Birger
New users read The FAQ
- 08-03-2005 #3Linux Newbie
- Join Date
- Feb 2005
- Location
- Texas
- Posts
- 168
With system files, you will have to be root or su (super user). But be very careful, you can end up with a mess. And watch out for wild cards.
You might read the bash man file or some tutorials on the bash shell.
JeffRegistered Linux User #391940
- 08-03-2005 #4
Re: Removing a file/program
Originally Posted by astrophysicist http://www.debian.org/doc/manuals/ap....html#s-removeCode:apt-get remove program-name
Brilliant Mediocrity - Making Failure Look Good


Reply With Quote
