View Single Post
coderus's Avatar
Posts: 6,436 | Thanked: 12,701 times | Joined on Nov 2011 @ Ängelholm, Sweden
#7577
@zaidk9
apt-cache show latrace
@Schturman
this is the safest QQ tweak:
Code:
echo "APT::Get::AutomaticRemove \"0\";
APT::Get::HideAutoRemove \"1\";" > /etc/apt/apt.conf.d/03noautoremove
echo "Package: mp-harmattan-001-pr
Status: install ok installed
Priority: required
Section: user/system
Maintainer: Nokia
Architecture: all
Version: 40.2012.21-3
Description: This Nokia N9 update brings you many quality improvements.  After downloading the update, the installation may take up to 40 minutes, during which time the device can't be used. Please note that this update requires downloading large amounts of data. For more information about data charges, contact your service provider.  For more info, please visit http://www.nokia.com/support.
Maemo-Display-Name: Device update
Maemo-Flags: reboot-update,system-update
Maemo-Required-Free-Space: 46080" > /var/lib/dpkg/updates/0000
dpkg --configure -a
and now you can safety remove any system packages
__________________
Telegram | Openrepos | GitHub | Revolut donations

Last edited by coderus; 2013-08-08 at 13:37.
 

The Following 2 Users Say Thank You to coderus For This Useful Post: