Closed stjohnfinn closed 1 month ago
Vagrant requires a hashicorp rpm repo for installation.
sudo dnf install -y dnf-plugins-core sudo dnf config-manager --add-repo https://rpm.releases.hashicorp.com/fedora/hashicorp.repo sudo dnf -y install vagrant
Vagrant requires a hashicorp rpm repo for installation.