apt

List all Dependencies for a package.

apt depends PKG_NAME

If you don’t want to upgrade a package, you can use apt-mark command to hold it, the package won’t be upgraded

apt-mark hold 5.15.0-107-generic

If you want to remove the hold and allow the package to be upgraded, use

Advertisement

apt-mark unhold 5.15.0-107-generic

Errors

This website allow you to generate /etc/apt/sources.list file for Ubuntu/Debian.

https://repogen.simplylinux.ch

This is helpful when you need to recreate your repo file.

Errors

apt fail after MariaDB to MySQL change

Add a comment

Leave a Reply

Your email address will not be published. Required fields are marked *

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Advertisement