View Single Post
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#7581
Originally Posted by coderus View Post
1. sure. just apt-get install/remove
2. no.
Code:
rm -f  /etc/apt/apt.conf.d/03noautoremove
apt-get install --reinstall mp-harmattan-*
dpkg/updates and dpkg --configure -a makes easier to modify dpkg/status for just single packages, not to modify whole dpkg/status.
a little not understand about dpkg --configure -a
I need run this command every time when i install/uninstall system packages after all single package to modify dpkg/status ?
And what if i will remove/install a few packages in one shot ?