PDA

View Full Version : [ubuntu] how to get .deb packet from repository ?



godstower
January 26th, 2010, 09:48 AM
Hi everybody!
How can I get complete deb-package from ubuntu repository?
Now I can download just archive with source code, but I need a deb-file... :\

Thanks!

godstower
January 26th, 2010, 09:53 AM
P.S. I want to do this from a command line, but not from packages.ubuntu.com ))

x33a
January 26th, 2010, 10:40 AM
try

sudo apt-get -d install <pkg>