View previous topic :: View next topic |
Author |
Message |
CaptainBlood Advocate
Joined: 24 Jan 2010 Posts: 3994
|
Posted: Mon Dec 09, 2024 8:44 pm Post subject: Getting packages only list out of equery d? |
|
|
Exemple Quote: | equery d autoconf
* These packages depend on autoconf:
app-accessibility/espeak-ng-1.51 (>=dev-build/autoconf-2.72-r1:2.72)
(>=dev-build/autoconf-2.71-r6:2.71)
app-accessibility/flite-2.2-r2 (>=dev-build/autoconf-2.72-r1:2.72)
(>=dev-build/autoconf-2.71-r6:2.71)
app-accessibility/mimic1-1.3.0.1-r1 (>=dev-build/autoconf-2.72-r1:2.72)
(>=dev-build/autoconf-2.71-r6:2.71)
app-admin/apache-tools-2.4.62 (>=dev-build/autoconf-2.72-r1:2.72)
(>=dev-build/autoconf-2.71-r6:2.71) | There multiline dependancy stanzas are cumbersome to build a package list.
How to keep the package string only?
Thks 4 ur attention, interest & support. _________________ USE="-* ..." in /etc/portage/make.conf here, i.e. a countermeasure to portage implicit braces, belt & diaper paradigm
LT: "I've been doing a passable imitation of the Fontana di Trevi, except my medium is mucus. Sooo much mucus. " |
|
Back to top |
|
|
John R. Graham Administrator
Joined: 08 Mar 2005 Posts: 10701 Location: Somewhere over Atlanta, Georgia
|
Posted: Mon Dec 09, 2024 8:58 pm Post subject: |
|
|
That would be: Code: | equery --quiet depends autoconf | - John _________________ I can confirm that I have received between 0 and 499 National Security Letters. |
|
Back to top |
|
|
CaptainBlood Advocate
Joined: 24 Jan 2010 Posts: 3994
|
Posted: Mon Dec 09, 2024 9:03 pm Post subject: |
|
|
What a jerk of me
Thks 4 ur attention, interest & support. _________________ USE="-* ..." in /etc/portage/make.conf here, i.e. a countermeasure to portage implicit braces, belt & diaper paradigm
LT: "I've been doing a passable imitation of the Fontana di Trevi, except my medium is mucus. Sooo much mucus. " |
|
Back to top |
|
|
|