0

I need some online service that gives me a list like this command:

apt-cache pkgnames | sort

Any hints?

JohnnyFromBF
  • 3,476
  • 10
  • 32
  • 42

1 Answers1

3

Go to packages page at debian.org. Select the branch (stable / testing / sid) you need, go to a next page, in the bottom there will be a link to all packages page.

E.g. this is a page with all packages for debian stable.

rush
  • 27,055
  • 7
  • 87
  • 112