[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Apt-get, downloading a single package



On Mon, 10 Mar 2003 17:31:39 -0500
"Radek Zajkowski [Deb]" <debian@finalbanana.com> wrote:

> What would like a command to apt-get look like if I wanted to download a
> single package.
> 
To *download* it, use "apt-get -d install <package_name>".

To download *and install* it, use "apt-get install <package_name>".

I found this in "man apt-get". :)

Kevin



Reply to: