Wednesday, June 1, 2022

To remove packages that have dpkg congigure issues

 REMOVE

sudo apt-get autoremove "NAME OF PACKAGE HERE"
 RECONFIGURE
sudo dpkg-reconfigure -phigh -a
 
  

No comments:

Post a Comment