PDA

View Full Version : List a reps packages?


titus
April 13th, 2005, 01:39 PM
Is it possible to list which packages a particular rep offers?

Thanks,

Titus.

jdong
April 13th, 2005, 03:20 PM
Take a look at the Packages.gz file in every repo.

titus
April 13th, 2005, 03:35 PM
thanks. it would be nice to do this from apt-get if possible, is there a way?

:)

jdong
April 13th, 2005, 05:33 PM
Look into the apt-cache command, particularly apt-cache dump. You might want to use grep or awk to filter the information you want ;)