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