[][src]Module spurs::ubuntu

Functionality specific to Ubuntu.

Functions

apt_install

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

dpkg_install

Install the given .deb packages via dpkg. Requires sudo priveleges.