If ubuntu has a package that does not meet the dependency criteria, Error is reported :Broken Count> 0, as shown below:
The following command will automatically fix the packages on which the installation package depends:
The following command will automatically fix the packages on which the installation package depends:
$ sudo apt-get install -f
The -f parameter stands for Fix Broken.
If the fix fails and there is still a problem, confirm which application was installed earlier and then execute the following command to uninstall:
$ apt remove xxx
After the unloading is completed, it is found that no error is reported. The figure is as follows:
Ubuntu fixes the system’s missing dependency package to this solution.
Read More:
- Error handling of apt instruction e: unmet dependencies. Try ‘apt — fix broken install’ with no packages in Ubuntu 20.04
- Error resolution by Ubuntu: aclocal-1.14 ‘is missing on your system
- Error 1136 (21s01): column count doesn’t match value count at row 1
- Win10 system virtual machine installation of Ubuntu system failed, prompt: UBI language failed with exit code 1
- There is no windows solution in dual system Ubuntu grub startup
- Root password of windows 10 WSL Ubuntu system
- Solutions to the problem of vulnerable missing firmware in Ubuntu
- import Error:Missing optional dependency ‘openpyxl‘. Use pip or conda to install openpyxl
- Win7 and Ubuntu dual system, start error: no such partition grub rescue
- Restart and shutdown of Ubuntu system in the terminal
- Hololens2 reported an error. Microsoft.windows.system is missing
- MacOS Catalina (system): xcrun: error: invalid active developer path(), missing xcrun at / Library
- R language packages installation failed: Error in install.packages: error reading from connection
- Errors occured, no packages were upgraded. ⇒ ERROR: Failed to install packages to new root.
- Ubuntu 18.04/ubuntu 16.04 (Ubuntu kylin 18 / 16), the last grub installation failed
- [How to Fix] dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
- Installing the Ubuntu system, an error wslregisterdistribution failed with error: 0x8007019e
- Install ubuntu system, report error WslRegisterDistribution failed with error: 0x8007019e
- Type error: cannot unpack non Iterable non type object appears when starting Bert server in Ubuntu system
- dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)