public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] supported package count comparison
@ 2011-03-23  9:42 Kfir Lavi
  2011-03-23 10:17 ` Neil Bothwick
  2011-03-23 20:13 ` Marc Joliet
  0 siblings, 2 replies; 4+ messages in thread
From: Kfir Lavi @ 2011-03-23  9:42 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 244 bytes --]

Hi,
Can someone refer me to a comparison of the number of packages supported by
Debian, Redhat etc.
For counting Gentoo packages I did:
eix -c | wc -l
and got 15849

Also, how can I count the number of stable packages in Gentoo?

Regards,
Kfir

[-- Attachment #2: Type: text/html, Size: 278 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] supported package count comparison
  2011-03-23  9:42 [gentoo-user] supported package count comparison Kfir Lavi
@ 2011-03-23 10:17 ` Neil Bothwick
  2011-03-23 14:58   ` Kfir Lavi
  2011-03-23 20:13 ` Marc Joliet
  1 sibling, 1 reply; 4+ messages in thread
From: Neil Bothwick @ 2011-03-23 10:17 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 409 bytes --]

On Wed, 23 Mar 2011 11:42:48 +0200, Kfir Lavi wrote:

> For counting Gentoo packages I did:
> eix -c | wc -l
> and got 15849

I get 23355, but I guess you are only counting the official tree and not
the layman overlays.

> Also, how can I count the number of stable packages in Gentoo?

Read man eix, particularly the --stable option.


-- 
Neil Bothwick

Dolly Parton-- silicone based life

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] supported package count comparison
  2011-03-23 10:17 ` Neil Bothwick
@ 2011-03-23 14:58   ` Kfir Lavi
  0 siblings, 0 replies; 4+ messages in thread
From: Kfir Lavi @ 2011-03-23 14:58 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 544 bytes --]

On Wed, Mar 23, 2011 at 12:17 PM, Neil Bothwick <neil@digimed.co.uk> wrote:

> On Wed, 23 Mar 2011 11:42:48 +0200, Kfir Lavi wrote:
>
> > For counting Gentoo packages I did:
> > eix -c | wc -l
> > and got 15849
>
> I get 23355, but I guess you are only counting the official tree and not
> the layman overlays.
>
> > Also, how can I count the number of stable packages in Gentoo?
>
> Read man eix, particularly the --stable option.
>
>
> --
> Neil Bothwick
>
> Dolly Parton-- silicone based life
>

Yep,
eix -c --stable | wc -l
9996

Tnx,
Kfir

[-- Attachment #2: Type: text/html, Size: 989 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] supported package count comparison
  2011-03-23  9:42 [gentoo-user] supported package count comparison Kfir Lavi
  2011-03-23 10:17 ` Neil Bothwick
@ 2011-03-23 20:13 ` Marc Joliet
  1 sibling, 0 replies; 4+ messages in thread
From: Marc Joliet @ 2011-03-23 20:13 UTC (permalink / raw
  To: Gentoo-User ML

[-- Attachment #1: Type: text/plain, Size: 685 bytes --]

Am Wed, 23 Mar 2011 11:42:48 +0200
schrieb Kfir Lavi <lavi.kfir@gmail.com>:

> Hi,

Hi,

> For counting Gentoo packages I did:
> eix -c | wc -l
> and got 15849

Perhaps a minor nitpick, but you need the --pure-packages option, otherwise you
add a (small) bias to that number. From eix(1):

       -*, --pure-packages   (toggle)
              (do  not forget quoting if you use the short form from within a shell.)  Omit printing of additional information
              (overlay names, number of found packages) after the packages.  This might be useful for some shell scripts pars‐
              ing the output

[...]
> Regards,
> Kfir

HTH
-- 
Marc Joliet

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-03-23 20:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-23  9:42 [gentoo-user] supported package count comparison Kfir Lavi
2011-03-23 10:17 ` Neil Bothwick
2011-03-23 14:58   ` Kfir Lavi
2011-03-23 20:13 ` Marc Joliet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox