Module spurs::ubuntu

source ·
Expand description

Functionality specific to Ubuntu.

Functions

Install the given list of packages via apt-get install. Requires sudo priveleges.
Install the given .deb packages via dpkg. Requires sudo priveleges.