How to Install and Uninstall vagrant-hostmanager.noarch Package on Fedora 39

Last updated: September 21,2024

1. Install "vagrant-hostmanager.noarch" package

This is a short guide on how to install vagrant-hostmanager.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install vagrant-hostmanager.noarch

2. Uninstall "vagrant-hostmanager.noarch" package

This is a short guide on how to uninstall vagrant-hostmanager.noarch on Fedora 39:

$ sudo dnf remove vagrant-hostmanager.noarch $ sudo dnf autoremove

3. Information about the vagrant-hostmanager.noarch package on Fedora 39

Last metadata expiration check: 1:56:55 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : vagrant-hostmanager
Version : 1.8.10
Release : 1.fc39
Architecture : noarch
Size : 20 k
Source : vagrant-hostmanager-1.8.10-1.fc39.src.rpm
Repository : fedora
Summary : Vagrant plugin to manage /etc/hosts
URL : https://github.com/devopsgroup-io/vagrant-hostmanager
License : MPLv2.0
Description : vagrant-hostmanager is a Vagrant plugin that manages the /etc/hosts file
: on guest machines (and optionally the host). Its goal is to enable
: resolution of multi-machine environments deployed with a cloud provider
: where IP addresses are not known in advance.