How to Install and Uninstall vagrant-hostmanager Package on Kali Linux

Last updated: May 10,2024

1. Install "vagrant-hostmanager" package

This guide covers the steps necessary to install vagrant-hostmanager on Kali Linux

$ sudo apt update $ sudo apt install vagrant-hostmanager

2. Uninstall "vagrant-hostmanager" package

Please follow the steps below to uninstall vagrant-hostmanager on Kali Linux:

$ sudo apt remove vagrant-hostmanager $ sudo apt autoclean && sudo apt autoremove

3. Information about the vagrant-hostmanager package on Kali Linux

Package: vagrant-hostmanager
Version: 1.8.9-1.1
Installed-Size: 58
Maintainer: Kienan Stewart
Architecture: all
Depends: ruby | ruby-interpreter
Size: 13380
SHA256: 9634e675e2d788b2914970c0a779ecb2f894cc11d3f0b15237f0f593a53d2072
SHA1: 45d79defecc40ee0a492c82d104f9790b91ce718
MD5sum: 9f070f22adbd7938850020a858df8bdf
Description: Vagrant plugin for managing /etc/hosts on guests and host
vagrant-hostmanager is a Vagrant plugin that manages the 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.
Description-md5:
Homepage: https://github.com/devopsgroup-io/vagrant-hostmanager
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/v/vagrant-hostmanager/vagrant-hostmanager_1.8.9-1.1_all.deb