Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
uninstalling compiled programs
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
mesman00
Apprentice
Apprentice


Joined: 26 Feb 2003
Posts: 269

PostPosted: Fri Feb 11, 2005 3:51 am    Post subject: uninstalling compiled programs Reply with quote

hi. i am wondering how to unistall packages that i manually install by compilng (make then make install). for example, i installed the "baghira' theme for kde. but a new version has been released and i want to install it. thus, how do i uninstall the old version. will running "make clean" from the old source folder accomplish this? or is there another way to do it. thanks.
Back to top
View user's profile Send private message
Vanquirius
Retired Dev
Retired Dev


Joined: 14 Jun 2002
Posts: 1297
Location: Ethereal plains

PostPosted: Fri Feb 11, 2005 3:59 am    Post subject: Reply with quote

Generally, make clean will wipe out any configuration/compilation that you have done inside the project's folder. In order to uninstall, you should probably try targets such as make uninstall or make deinstall. Have a look at the Makefile. If it doesn't have such targets, you'll probably have to do it manually...
_________________
Hello.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum