Software / Linux / Command Line How do I list all packages and versions on Ubuntu?
To list installaed software and the versions numbers first install apt-show-versions
sudo apt-get install apt-show-versions
They run apt-show-versions which will display currently ...