Linux Mint 18 Fix Unmet Dependencies
Hi! This Tip shows you How to Fix Packages with Unmet Dependencies on Linux Mint 18.x Sarah/Serena/Sonya/Sylvia LTS GNU/Linux.
And then to Successfully Removing Packages with Unmet Dependencies on Linux Mint Command Line you have simply to Use the Aptitude Package Manager.
-
1. Automatic Fixing
First, you have to Try Automatic Fixation.
sudo apt --fix-broken install
And with this the Issue could be Automatically Fixed!
But if still Not Fixed Try with the Manual Packages Removing… -
2. Automatic Configuration
Again Try Automatic Configuration.
sudo dpkg --configure -a
And if Dependency Problems Try the Solution Here Below!
-
3. Removing Packages
How to Solve Packages Dependency Problems
So Now I’m truly Happy if My Guide could Help you to Remove Packages with Unmet Dependencies on Linux Mint 18!