> > supported or not. Is there any way just to pull this file instead of
> > downloading and installing the whole package?
> 
> You can download-only a package with apt-get -d install <package_name>

Raju,

Alternatively, if you don't want to download it to the local apt archive
you can:

aptitude download foo
ar -x foo.deb
tar zxvf data.tar.gz

-Jeff


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to