# File lib/native-package-installer/platform/redhat.rb, line 31
      def install_command
        "yum install -y"
      end