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 debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/05092013220418.e4aeee0e3...@desktop.copernicus.demon.co.uk

Reply via email to