Thread
:
.deb installer to install many .deb files at once or xterminal command needed!(without asking permission every time)
View Single Post
anthonie
2011-05-23 , 15:03
Posts: 1,048 | Thanked: 1,127 times | Joined on Jan 2010 @ Amsterdam
#
4
Two choices:
Either select in the settings of Faster Application Manager to
not
clear the cache after installing, and take them out of the directory /var/cache/apt/archives (as root, obviously) or, my preferred method, do just that by hand by issuing (either with sudo or as root) apt-get -d install <package-name>.
That last method prevents from having to find out which package belongs to what, provided you keep your cache clean and move files right after you download them. apt-get -d install downloads to the same location.
Edit: after looking at the reactions above, perhaps I misunderstood your post completely.
Quote & Reply
|
The Following User Says Thank You to anthonie For This Useful Post:
nicholes
anthonie
View Public Profile
Send a private message to anthonie
Find all posts by anthonie