On Sat, 29 Oct 2022 12:47:38 +0200, ralfconn wrote:

> On 10/29/22 12:09, David Haller wrote:
> > On Sat, 29 Oct 2022, ralfconn wrote:  
> >> Rather than adding the whole x11-base/xorg-apps and
> >> x11-base/xorg-fonts, I'd like to build a list of the x11 utilities
> >> currently installed on my systems to add them to world in
> >> preparation of the xorg-x11 package removal.
> >>
> >> Is anybody aware of some ready to use tool for the purpose, without
> >> re-inventing the wheel?  
> > for c in x11-base/ x11-apps/; do
> >      eix '-I*' --format '<installedversions:NAMESLOT>' "$c"
> > done  
> Wonderfully simple, thank you

qlist -IC | grep -e x11-base -e x11-apps -e x11-fonts >/etc/portage/sets/x11
emerge -n @x11

Saves filling @world with dozens of x11 entries.


-- 
Neil Bothwick

Having children will turn you into your parents.

Attachment: pgpPtowlDvXxE.pgp
Description: OpenPGP digital signature

Reply via email to