Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 282645 - list obsolete packages
Summary: list obsolete packages
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Ebuild Support (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-25 08:23 UTC by svrmarty
Modified: 2022-11-27 03:01 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description svrmarty 2009-08-25 08:23:34 UTC
could you please add something, that portage (emerge) shows all installed  packages, which are obsolete (there's no more ebuild in portage or portage_overlay)

should be somthing like 'apt-get autoremove' from debian

Reproducible: Always

Steps to Reproduce:
Comment 1 Zac Medico gentoo-dev 2009-08-25 08:27:56 UTC
In portage-2.2 we have the @unavailable set which seems to match.
Comment 2 Greg Kubaryk 2022-11-27 03:01:14 UTC
This request is resolved by the @unavailable set which is available for a long time.