On 05/19/2011 11:45 AM, Alan Mackenzie wrote:
> Hi, Gentoo.
> 
> How do I list out a list of current USE flags?

Besides the "emerge --info" examples already given, if you have
gentoolkit installed, you can use

euse -i

which, in the example above, lists out all the flags, where they come
from and which package uses them. Typically, though, you would use:

euse -i dhcp

to see what the dhcp use flag does.

Reply via email to