# File lib/specinfra/command/arch/base/package.rb, line 22
    def sync_repos
      "pacman -Syy"
    end