[][src]Function spurs::ubuntu::apt_install

pub fn apt_install(pkgs: &[&str]) -> SshCommand

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