View Single Post
Posts: 3,428 | Thanked: 2,856 times | Joined on Jul 2008
#101
Originally Posted by titan View Post
basically he wants something like "apt-get upgrade libqt-*" which only selects
installed "libqt-*". There are several ways to query those package names
with dpkg and then you simply pass them to apt-get.
The problem here is.. running "apt-get install packagename" will also modify other packages, remove packages, etc as needed.

apt-get upgrade is really the only "safe" measure in apt that only upgrades things that only require other upgrades. Anything else works like a dist-upgrade, which is what I guess -F does NOT do.

But again.. I've never seen a need for this..
__________________
If I've helped you or you use any of my packages feel free to help me out.
-----------------------------------------------------------------------------------
Maintaining:
pyRadio - Pandora Radio on your N900, N810 or N800!