Packaged Software

From FarmShare

(Difference between revisions)
Jump to: navigation, search

Revision as of 10:04, 4 September 2018

To obtain a list of installed software from the command-line on machines running Debian or Ubuntu:

dpkg --get-selections

Use grep to search for specific packages or groups of packages:

dpkg --get-selections | grep r-cran

If a package is missing but available from the standard Ubuntu repository you can request installation by submitting a HelpSU ticket. You can look up information about packages at http://packages.ubuntu.com

Personal tools
Toolbox
LANGUAGES