From: "Joseph Booker" <joe@neoturbine.net>
To: gentoo-portage-dev@lists.gentoo.org
Subject: Re: [gentoo-portage-dev] Undo feature in portage-ng ?
Date: Tue, 8 Jun 2004 19:51:38 -0500 (CDT) [thread overview]
Message-ID: <33720.68.77.62.64.1086742298.squirrel@webmail.neoturbine.net> (raw)
In-Reply-To: <40C653F6.3000901@rakar.com>
Nicolás Echániz said:
> # emerge unmerge thissocoolapplication
> does not unmerge the dependencies that were installed along with the
> application, does it?
>
> What I usually do is look into /var/log/emerge.log to see what
> dependencies were installed when I installed thissocoolapplication and
> unmerge them all. This could be done automatically, but would only be
> approppriate if you were unmerging something you just emerged.
> Otherwise, you could unmerge a library that is a dependency to some
> other package that was installed later.
emerge -v thissocoolapplication
<brings in plenty of deps not used by another package, and adds
thiscoolapplication to the world file>
emerge -v --unmerge thiscoolapplicaton
<removes thiscoolapplication from the comp and the world file>
emerge -v depclean
<lists things broughtin but no longer found to be needed>
genlop -lunr|tail
<lists recently installed stuff>
emerge -v --unmerge <apps emerged before thiscoolapplication and not
needed according to depclean>
--
Joe Booker
--
gentoo-portage-dev@gentoo.org mailing list
next prev parent reply other threads:[~2004-06-09 0:51 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-02 20:27 [gentoo-portage-dev] Undo feature in portage-ng ? humbaba
2004-06-02 21:10 ` hmhansolo gentoo
2004-06-08 22:13 ` humbaba
2004-06-08 22:22 ` Md Mooktakim Ahmed
2004-06-09 7:33 ` Sven Vermeulen
2004-06-09 0:04 ` Nicolás Echániz
2004-06-09 0:51 ` Joseph Booker [this message]
2004-06-03 2:22 ` Hasan Khalil
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=33720.68.77.62.64.1086742298.squirrel@webmail.neoturbine.net \
--to=joe@neoturbine.net \
--cc=gentoo-portage-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox