Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Finding binary packages?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
cyisfor
n00b
n00b


Joined: 19 Feb 2016
Posts: 40
Location: Oregon

PostPosted: Fri Feb 19, 2016 11:32 pm    Post subject: Finding binary packages? Reply with quote

How do I find what binary packages there are?

I mean binary packages, as in, the packages ending in -bin, which contain executable code that never gets compiled, not binary packages as in compiled ebuilds.

emerge --search -bin just searches for "-in"

Are they all guaranteed to end in -bin?
Back to top
View user's profile Send private message
khayyam
Watchman
Watchman


Joined: 07 Jun 2012
Posts: 6227
Location: Room 101

PostPosted: Fri Feb 19, 2016 11:34 pm    Post subject: Re: Finding binary packages? Reply with quote

cyisfor ...

Code:
# EIX_LIMIT=0 eix */*-bin

... as far as I know, yes, 'bin' packages all end in -bin.

best ... khay
Back to top
View user's profile Send private message
cyisfor
n00b
n00b


Joined: 19 Feb 2016
Posts: 40
Location: Oregon

PostPosted: Fri Feb 19, 2016 11:41 pm    Post subject: Reply with quote

Code:
equery list --format '$name' -p -f '.*-bin' | sort | uniq
seems to do it.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum