Class
Specinfra::Command::Arch::Base::Package
In:
lib/specinfra/command/arch/base/package.rb
Parent:
Specinfra::Command::Linux::Base::Package
Methods
check_is_installed
get_version
install
remove
sync_repos
Public Class methods
check_is_installed
(package,version=nil)
get_version
(package, opts=nil)
install
(package, version=nil, option='')
remove
(package, option='')
sync_repos
()
Should this method be here or not ?
[Validate]