Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
10-16-2005, 06:47 PM
|
#1
|
|
Member
Registered: Oct 2005
Location: China
Distribution: ArchLinux
Posts: 103
Rep:
|
How to remove software completely ?
I install some software ,but I don't use them now.So I delete their files,but they are in my start menu .
I use gnome . How to delete them from the start menu ?
|
|
|
|
10-16-2005, 08:14 PM
|
#2
|
|
Senior Member
Registered: Aug 2005
Posts: 1,755
Rep:
|
How did you install software? Did you install an RPM? If so, you should do "rpm -e <name of package>"
|
|
|
|
10-16-2005, 08:43 PM
|
#3
|
|
Member
Registered: Oct 2005
Location: China
Distribution: ArchLinux
Posts: 103
Original Poster
Rep:
|
Some of them are RPM, and I use this method uninstall them.some of are .tar.gz, I
./configure
make
make install
make clean
to install them
How ?
|
|
|
|
10-16-2005, 08:58 PM
|
#4
|
|
Member
Registered: Jan 2005
Distribution: Arch
Posts: 120
Rep:
|
Quote:
some of are .tar.gz, I
./configure
make
make install
make clean
to install them
How ?
|
With "make uninstall", if you still keep the sources. If not, you have the option of downloading the source again, then:
./configure
make uninstall
|
|
|
|
10-16-2005, 08:59 PM
|
#5
|
|
Senior Member
Registered: Dec 2004
Location: Herzliyya, Israel
Distribution: SuSE 10.1; Testing Distros
Posts: 1,834
Rep:
|
$su
password
#make uninstall
-----------------------------
Icons will be removed from menu after logout
|
|
|
|
10-17-2005, 12:01 AM
|
#6
|
|
Member
Registered: Oct 2005
Location: China
Distribution: ArchLinux
Posts: 103
Original Poster
Rep:
|
What about *.bin?
Have simplye method to every style ?
Last edited by naihe2010; 11-27-2005 at 11:02 PM.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 08:10 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|