Gentoo Archives: gentoo-user

From: Alan Mackenzie <acm@×××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] How do I dump use flags?
Date: Fri, 20 May 2011 10:04:24
Message-Id: 20110520100200.GB3870@acm.acm
In Reply to: Re: [gentoo-user] How do I dump use flags? by Bill Longman
1 Hi, Bill.
2
3 On Thu, May 19, 2011 at 01:00:45PM -0700, Bill Longman wrote:
4 > On 05/19/2011 11:45 AM, Alan Mackenzie wrote:
5 > > Hi, Gentoo.
6
7 > > How do I list out a list of current USE flags?
8
9 > Besides the "emerge --info" examples already given, if you have
10 > gentoolkit installed, you can use
11
12 > euse -i
13
14 > which, in the example above, lists out all the flags, where they come
15 > from and which package uses them.
16
17 It doesn't accept ctrl-C. ;-(
18
19 > Typically, though, you would use:
20
21 > euse -i dhcp
22
23 > to see what the dhcp use flag does.
24
25 OK, thanks for telling about euse.
26
27 --
28 Alan Mackenzie (Nuremberg, Germany).

Replies

Subject Author
[gentoo-user] Re: How do I dump use flags? Hartmut Figge <h.figge@×××.de>