Module spurs_util::ubuntu[][src]

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.