Returns:
16 17 18
# File 'lib/dply/yum.rb', line 16 def self.installed?(pkgs) not_installed(pkgs).size == 0 end