Error installing package

By dyreryft

Was installing a package and moved the deb file during installation causing the package to crap itself and then errors from apt-get/aptitude/synaptic that would not let anything else be installed….

To fix the issue used this command

dpkg –remove –force-remove-reinstreq {Package Name}

Did the trick

Leave a Reply