View Single Post
Posts: 3,319 | Thanked: 5,610 times | Joined on Aug 2008 @ Finland
#4
apt-get and dpkg are separate things, you're not supposed to install stuff the way you describe (i.e. that's by design, because you don't have pin priority and such for the deb). The closest you get is to dpkg -i the thing and then do apt-get install -f .
__________________
Blogging about mobile linux - The Penguin Moves!
Maintainer of PyQt (see introduction and docs), AppWatch, QuickBrownFox, etc