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

Re: directly installing a deb package



Alex Hunsley <lard@miezekatze.com> wrote:

(Please write shorter lines - no more than 75 characters...)

> I've downloaded a .deb package from the net and want to install it. 
> How do I tell apt-get that I'm giving it a direct file name rather than 
> having it looking at the places in sources.list? The package is sitting 
> in /tmp at the moment, and I've tried adding file:/tmp to sources.list, 
> but still no luck - I think it's adding things like stable or main to 
> the path.

Use dpkg. 

$ dpkg -i /foo/bar.deb

-- 
Jussi Ekholm,		    "Everything is so fine it could be
little, ill flower   	     don't let your mind take you in misery
ekhowl@goa-head.org	     all the feelings you're not so much pleased
http://goa-head.org/ekhowl   they're just to take you to sweet harmony"



Reply to: