Thread
:
.deb installer to install many .deb files at once or xterminal command needed!(without asking permission every time)
View Single Post
ivyking
2011-07-05 , 14:14
Posts: 237 | Thanked: 274 times | Joined on Jul 2010
#
17
you can do the following :
sudo gainroot
cd </path/to/files/>
dpkg -i ./*
apt-get -yf install
dpkg -i ./*
you need to be connected to the internet for apt-get to fetch dependencies.
Quote & Reply
|
The Following 2 Users Say Thank You to ivyking For This Useful Post:
nicholes
,
reinob
ivyking
View Public Profile
Send a private message to ivyking
Find all posts by ivyking