How do I reinstall it? I was using sudo apt-get upgrade and closed terminal before it finished. Now I get this error trying to install anything
E: The package linux-image-3.19.0-22-generic needs to be reinstalled, but I can't find an archive for it.
sudo dpkg --configure -athe reconfigure an interrupted install – chesedo Jul 13 '15 at 08:53sudogives the command root access. Did you paste the part in grey from my comment in a terminal? – chesedo Jul 13 '15 at 09:41sudo dpkg-reconfigure linux-image-3.19.0-22-generic– chesedo Jul 13 '15 at 09:57