Fixing
-
2. Installing Mint 21 Packages
Then Install libpango
Simpli play:apt install libpango1.0-0
-
3. Installing Xenial Packages
Add the Ubuntu Xenial Extra Packages Repo
Using:echo 'deb [trusted=yes] http://cz.archive.ubuntu.com/ubuntu xenial main /nuniverse' >> /etc/apt/sources.list.d/extra.list
apt update
Then Install libpng12-0
With:apt install libpng12-0
Last Restore the Mint 21 LTS Repo.
rm /etc/apt/sources.list.d/extra.list
apt update
-
4. Installing Precise Packages
Add the Ubuntu Precise Extra Packages Repo.
echo 'deb [trusted=yes] http://old-releases.ubuntu.com/ubuntu/ precise main universe' > /etc/apt/sources.list.d/extra.list
apt update
Installing libtiff4.
apt install libtiff4:i386 libtiff4
apt -f install
If Got “User is Not in Sudoers file” then Look: Solution
Restore Mint 21 LTS Repo.
rm /etc/apt/sources.list.d/extra.list
apt update
exit
-
5. Installing Canon Printer
How to Install Canon Printers on Mint
Contents