I tried installing some theme software but it is showing me this error.
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: The package code needs to be reinstalled, but I can't find an archive for it.
I tried installing some theme software but it is showing me this error.
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: The package code needs to be reinstalled, but I can't find an archive for it.
sudo apt-get purge faenza-icon-theme
to remove it. Did you also install ubuntu-tweak? ubuntu-tweak is no longer supported, and is not compatible with later versions of Ubuntu. – heynnema Jun 01 '17 at 12:44sudo apt-get install --reinstall faenza-icon-theme
. – heynnema Jun 02 '17 at 13:08Software & Updates
, Ubuntu Software tab, are all of the repositories checked, and a server chosen? – heynnema Jun 07 '17 at 13:16sudo apt-get purge ubuntu-tweak
. Install theunity-tweak-tool
and choose your theme, and icon theme there. Report back. – heynnema Jun 20 '17 at 12:50