How to clean problems due to partially installed packags
Its a matter of information that are reported on the debian package manager's status file.
you can just remove the relevant details from the package manager status file
sudo gedit /var/lib/dpkg/status
you can just remove the relevant details from the package manager status file
sudo gedit /var/lib/dpkg/status
Comments
Post a Comment