On Thu 05 Sep 2013 at 22:16:39 +0200, sp113438 wrote:

> How do I find out the number of packages currently in Sid?
> Google did not help me.

An example:

  wget ftp://ftp.debian.org/debian/dists/sid/main/binary-i386/Packages.gz

  gunzip Packages.gz

  grep ^Package: Packages | wc -l


-- 
To UNSUBSCRIBE, email to [email protected] 
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: 
http://lists.debian.org/[email protected]

Reply via email to