apt. For modern versions of apt there is a specific switch for this:. apt list --upgradeable. apt-get. For the old apt-get command the -u switch shows a list of packages that are available for upgrade: # apt-get -u upgrade --assume-no. From the apt-get man page:-u--show-upgraded Show upgraded packages; Print out a list of all packages that are to be upgraded. . Configuration Item: APT::Get
Linux apt-get command help and examples - Computer Hope On Linux operating systems that use the APT package management system, the apt-get command is used to install, remove, and perform other operations on installed software packages.. The apt-get command, and other core APT utilities, are available by default in the Debian, Ubuntu, and Linux Mint operating systems. Ubuntu/Debian: Show list of available versions of a How can I list all available versions of specific package? I know with. apt-get install myPackage=1.2.3 a specific version could be installed. And with. apt-show-versions -a myPackage I would get a list of versions that are known by the system. But how getting a list of all available versions.
With the option --all-versions, lists all available versions of all packages. With --installed, lists all currently-installed packages, similar to dpkg --list. With --upgradable, lists all installed packages that can be upgraded. edit-sources: Opens your list of package sources in a text editor, and checks the file for errors after you save and
Mar 30, 2015
To get a list of packages available in a PPA / repository enabled on your system (if the repository is disabled or not added on your system, it won't show up here), firstly install Synaptic if you haven't already: sudo apt-get install synaptic (or install Synaptic GTK3)
Switched packages.ubuntu.com to the newer codebase that also runs on packages.debian.org. The two most important changes for users are that most pages are now generated dynamically (which makes for faster updates and more flexibility) and that the search functions should be much faster now.