GNU/Linux Ubuntu 20.04 Fixing Unmet Dependencies Problems Guide
Hi! This Tip shows you How to Fix Packages with Unmet Dependencies Issue on Ubuntu 20.04 Focal LTS GNU/Linux Command Line.
And then to Successfully Removing Packages with Dependency Problems on Ubuntu Command Line you have simply to Use the Aptitude Package Manager.
1. Updating Repos
How to QuickStart with Command Line on Ubuntu GNU/Linux
First, Update the Apt Repo Sources with:
sudo apt update
Authenticate with the User Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo.
Contents