I installed Scangear to access my Canon Mx922 scanner(only way I could recognize it was wirelessly) cups recognized the printer fine. Ubuntu now wants to upgrade Scangear. During upgrades Scangear wants to upgrade but fails every time saying unable to delete old files. I would like to uninstall Scangear since I no longer need to access the Mx922 wirelessly. How can I uninstall Scangear?
21 Answer
Canon's ScanGear package is called scangearmp2, so removing it is a simple matter of doing this:
Open a Terminal
Type:
sudo apt remove --purge scangearmp2
That's all 👍🏻