Tente:
sudo apt-get --only-upgrade install <package>
De man apt-get
:
--only-upgrade
Do not install new packages; when used in conjunction with install,
only-upgrade will install upgrades for already installed packages
only and ignore requests to install new packages. Configuration
Item: APT::Get::Only-Upgrade.