Function spurs::centos::yum_install

source ·
pub fn yum_install(pkgs: &[&str]) -> SshCommand
Expand description

Install the given list of packages via yum install. Requires sudo priveleges.