Tips for installing software under UOS: Dependencies are not satisfied: deepin-elf-verify

Problem performance:

Solution: Search for the signature in the software store

Install these two

Then try again

 A friend mentioned: Just use these two commands
sudo apt-get update
sudo apt-get -f install

When connected to the Internet, it is indeed possible to use the above commands to upgrade the system and install dependencies respectively. The solution mentioned in this article is a solution that can be considered when the system cannot be upgraded at that time.

Guess you like

Origin blog.csdn.net/yeyuningzi/article/details/114871270
Recommended