Packaged Software

From FarmShare

Revision as of 16:12, 14 December 2011 by Epoch (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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.

Toolbox
LANGUAGES