# File lib/puppet/provider/package/urpmi.rb, line 55 55: def update 56: # Install in urpmi can be used for update, too 57: self.install 58: end