How can I install multiple debs residing in a directory on my hard drive?
Unless I missed it, running a search, the Debian Reference manual and the
Maintainers Guide shows nothing applicable. Any pointers appreciated.
--
Bob Holtzman
If you think you're getting free lunch,
check the price of the beer.
Key ID: 8D549279
06-11-2011, 08:45 PM
Scott Ferguson
installing .debs from hdd
On 12/06/11 06:22, Robert Holtzman wrote:
> How can I install multiple debs residing in a directory on my hard drive?
> Unless I missed it, running a search, the Debian Reference manual and the
> Maintainers Guide shows nothing applicable. Any pointers appreciated.
>
# dpkg -i /path/to/harddrive/*.deb
Cheers
--
Tuttle? His name's Buttle.
There must be some mistake.
Mistake? [Chuckles]
We don't make mistakes. [Crash!]
Bloody typical. They've gone back
to metric without telling us.
Terry Gilliam's "Brazil"
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 4DF3D3D0.5040901@gmail.com">http://lists.debian.org/4DF3D3D0.5040901@gmail.com
06-11-2011, 08:46 PM
Brad Rogers
installing .debs from hdd
On Sat, 11 Jun 2011 13:22:50 -0700
Robert Holtzman <holtzm@cox.net> wrote:
Hello Robert,
> How can I install multiple debs residing in a directory on my hard
> drive?
http://www.debian.org/doc/manuals/repository-howto/repository-howto will
show you how.
--
Regards _
/ ) "The blindingly obvious is
/ _)rad never immediately apparent"
Buy some love at the five and dime
You Have Placed A Chill In My Heart - Eurythmics
06-11-2011, 08:46 PM
Frank McCormick
installing .debs from hdd
On Sat, 11 Jun 2011 13:22:50 -0700
Robert Holtzman <holtzm@cox.net> wrote:
> How can I install multiple debs residing in a directory on my hard drive?
> Unless I missed it, running a search, the Debian Reference manual and the
> Maintainers Guide shows nothing applicable. Any pointers appreciated.
>
as root
dpkg -i /whatever/directory/xxxx.deb
--
-- Frank --
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 20110611164639.a5cedefe.debianlist@videotron.ca">h ttp://lists.debian.org/20110611164639.a5cedefe.debianlist@videotron.ca
06-12-2011, 08:27 PM
Robert Holtzman
installing .debs from hdd
On Sun, Jun 12, 2011 at 06:45:04AM +1000, Scott Ferguson wrote:
> On 12/06/11 06:22, Robert Holtzman wrote:
> > How can I install multiple debs residing in a directory on my hard drive?
> > Unless I missed it, running a search, the Debian Reference manual and the
> > Maintainers Guide shows nothing applicable. Any pointers appreciated.
> >
> # dpkg -i /path/to/harddrive/*.deb
That did the trick. Thanks. BTW, where in the docs does it mention this
situation and point to dpkg? I would love to know where I missed it.
--
Bob Holtzman
If you think you're getting free lunch,
check the price of the beer.
Key ID: 8D549279
06-12-2011, 09:12 PM
Wayne Topa
installing .debs from hdd
On 06/12/2011 04:27 PM, Robert Holtzman wrote:
On Sun, Jun 12, 2011 at 06:45:04AM +1000, Scott Ferguson wrote:
On 12/06/11 06:22, Robert Holtzman wrote:
How can I install multiple debs residing in a directory on my hard drive?
Unless I missed it, running a search, the Debian Reference manual and the
Maintainers Guide shows nothing applicable. Any pointers appreciated.
# dpkg -i /path/to/harddrive/*.deb
That did the trick. Thanks. BTW, where in the docs does it mention this
situation and point to dpkg? I would love to know where I missed it.
man dpkg
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
On Sun 12 Jun 2011 at 13:27:49 -0700, Robert Holtzman wrote:
> That did the trick. Thanks. BTW, where in the docs does it mention this
> situation and point to dpkg? I would love to know where I missed it.
Debian Reference. Section 2.4.1.
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 20110612212437.GA19077@desktop">http://lists.debian.org/20110612212437.GA19077@desktop
06-12-2011, 11:41 PM
Robert Holtzman
installing .debs from hdd
On Sun, Jun 12, 2011 at 10:24:37PM +0100, Brian wrote:
> On Sun 12 Jun 2011 at 13:27:49 -0700, Robert Holtzman wrote:
>
> > That did the trick. Thanks. BTW, where in the docs does it mention this
> > situation and point to dpkg? I would love to know where I missed it.
>
> Debian Reference. Section 2.4.1.
Thanks. I don't feel *quite* so bad about missing it. It takes a fair
amount of digging to get there.
--
Bob Holtzman
If you think you're getting free lunch,
check the price of the beer.
Key ID: 8D549279
06-13-2011, 03:06 AM
Scott Ferguson
installing .debs from hdd
On 13/06/11 06:27, Robert Holtzman wrote:
> On Sun, Jun 12, 2011 at 06:45:04AM +1000, Scott Ferguson wrote:
>> On 12/06/11 06:22, Robert Holtzman wrote:
>>> How can I install multiple debs residing in a directory on my hard drive?
>>> Unless I missed it, running a search, the Debian Reference manual and the
>>> Maintainers Guide shows nothing applicable. Any pointers appreciated.
>>>
>> # dpkg -i /path/to/harddrive/*.deb
>
> That did the trick. Thanks. BTW, where in the docs does it mention this
> situation and point to dpkg? I would love to know where I missed it.
>
http://www.debian.org/doc/FAQ/ch-pkg_basics.en.html
man dpkg
dpkg --help
Easy to miss given that much of the introductory documentation focuses
on high-level package management tools.
I find a useful approach is to forget about "remembering how to do
things" and focus on learning "what is possible". If you know what is
possible it's relatively simple to find out how. :-)
Cheers
--
We all pay for life with death, so everything in between should be free.
~ Bill Hicks
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 4DF57E9E.7040707@gmail.com">http://lists.debian.org/4DF57E9E.7040707@gmail.com
06-13-2011, 05:09 PM
Robert Holtzman
installing .debs from hdd
On Mon, Jun 13, 2011 at 01:06:06PM +1000, Scott Ferguson wrote:
.........snip........
> >
> http://www.debian.org/doc/FAQ/ch-pkg_basics.en.html
> man dpkg
> dpkg --help
>
> Easy to miss given that much of the introductory documentation focuses
> on high-level package management tools.
> I find a useful approach is to forget about "remembering how to do
> things" and focus on learning "what is possible". If you know what is
> possible it's relatively simple to find out how. :-)
Agreed. The problem in this case is that nothing pointed me to dpkg. I'm
used to working with apt and aptitude and tend to forget they're front
ends for dpkg.
--
Bob Holtzman
If you think you're getting free lunch,
check the price of the beer.
Key ID: 8D549279