Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
How to uninstall removed ebuild?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
Salze
n00b
n00b


Joined: 17 Oct 2002
Posts: 52
Location: Germany

PostPosted: Wed Mar 26, 2003 8:05 am    Post subject: How to uninstall removed ebuild? Reply with quote

Hi everybody!

I had the lolo-sources installed. Now this ebuild has been removed - unfortunately nobody could tell me why.

How do I uninstall/remove lolo-sources from the list of installed ebuild?

bye
Salze
Back to top
View user's profile Send private message
Carlos
Guru
Guru


Joined: 07 Aug 2002
Posts: 458
Location: Providence, RI

PostPosted: Wed Mar 26, 2003 8:44 am    Post subject: Reply with quote

I take it you've already removed the directory in /usr/src that correspodns to the source tree. By the way, you could also remove the directory in /lib/modules.

Anyhow, the database of installed packages is in /var/db/pkg/, and its structure is similar to that of the Portage tree, except that only packages you have installed will show up. Remove all the lolo-sources directories, and you'll be set.
_________________
Man must shape his tools lest they shape him.
Back to top
View user's profile Send private message
Salze
n00b
n00b


Joined: 17 Oct 2002
Posts: 52
Location: Germany

PostPosted: Wed Mar 26, 2003 12:27 pm    Post subject: Reply with quote

Hi Carlos!

Carlos wrote:
I take it you've already removed the directory in /usr/src that correspodns to the source tree. By the way, you could also remove the directory in /lib/modules.


I had not since I was hoping I could use "emerge unmerge" somehow. But I have now done so...

Carlos wrote:
Anyhow, the database of installed packages is in /var/db/pkg/, and its structure is similar to that of the Portage tree, except that only packages you have installed will show up. Remove all the lolo-sources directories, and you'll be set.


...then I looked into /var/db/pkg/ and found the lolo-sources ebuilds inside the pfeifer-sources directory. With these I could use "emerge unmerge" - and was happy to notice they deleted themself during the unmerge process.

Thanx for your help!

bye
Salze
Back to top
View user's profile Send private message
zbyte64
n00b
n00b


Joined: 09 Apr 2003
Posts: 42

PostPosted: Wed Apr 09, 2003 6:59 am    Post subject: better way Reply with quote

a much simpler way is to do the following
emerge -C <name of package>

omg!!! that was simpler then goin through all that other junk.. to seem the options just type in emerge --help
Back to top
View user's profile Send private message
Salze
n00b
n00b


Joined: 17 Oct 2002
Posts: 52
Location: Germany

PostPosted: Wed Apr 09, 2003 7:11 am    Post subject: Re: better way Reply with quote

Hi zbyte64!

zbyte64 wrote:
a much simpler way is to do the following
emerge -C <name of package>

omg!!! that was simpler then goin through all that other junk.. to seem the options just type in emerge --help


That's wrong!!

First of all it's about completely deinstalling an ebuild. "-C" or "clean" just uninstalls the older versions if more than one version is installed.

Then it only works if the ebuild is still in the portage tree - which was not the case.

Maybe you should have gone through all that other junk in order to understand what it's all about. :evil:

bye
Salze
Back to top
View user's profile Send private message
Mpemba Effect
Apprentice
Apprentice


Joined: 18 Sep 2002
Posts: 156

PostPosted: Wed Apr 09, 2003 8:47 am    Post subject: Reply with quote

Relax man ... the guy's only trying to help :) Besides the -C switch does unemerge, your thinking of -c which is clean :) man emerge :wink:
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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