Skip to the content.

How to upgrade a single package only (with apt)

sudo apt update
sudo apt --only-upgrade install <PACKAGE>