apt - cannot remove half installed app - Ask Ubuntu
please me fix this
sudo apt upgrade reading package lists... done building dependency tree
reading state information... done calculating upgrade... done 0 upgraded, 0 newly installed, 0 remove , 0 not upgraded. 1 not installed or removed. need 0 b/21.6 mb of archives. after operation, 0 b of additional disk space used. want continue? [y/n] y dpkg: error processing package macbuntu-os-icons-lts-v7 (--configure): package macbuntu-os-icons-lts-v7 not ready configuration cannot configure (current status 'half-installed') errors encountered while processing: macbuntu-os-icons-lts-v7 e: sub-process /usr/bin/dpkg returned error code (1)
run these commands in terminal
sudo apt-get autoremove sudo dpkg --configure -a sudo apt-get install -f
now start installation
Comments
Post a Comment