in Ubuntu we use
apt list --upgradable
to get list of all upgradable packages in linux. How we can check list of all upgradable packages in SUSE Linux.
CodePudding user response:
A list of all new available packages.
sudo zypper list-updates --all
https://documentation.suse.com/sles/12-SP4/html/SLES-all/cha-sw-cl.html