How to Install and Uninstall vagrant Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 17,2024

1. Install "vagrant" package

Please follow the guidelines below to install vagrant on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install vagrant

2. Uninstall "vagrant" package

In this section, we are going to explain the necessary steps to uninstall vagrant on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the vagrant package on Ubuntu 20.10 (Groovy Gorilla)

Package: vagrant
Architecture: all
Version: 2.2.9+dfsg-1ubuntu1
Priority: optional
Section: universe/admin
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 3294
Depends: libarchive-tools, curl, openssh-client, rsync, ruby, ruby-bcrypt-pbkdf, ruby-childprocess, ruby-ed25519, ruby-erubis, ruby-i18n, ruby-listen, ruby-log4r, ruby-net-ssh, ruby-net-sftp, ruby-net-scp, ruby-rest-client, ruby-zip, ruby-vagrant-cloud
Recommends: vagrant-libvirt
Suggests: virtualbox (>= 4.0)
Breaks: virtualbox (>= 6.2)
Filename: pool/universe/v/vagrant/vagrant_2.2.9+dfsg-1ubuntu1_all.deb
Size: 442312
MD5sum: f620e064ef325705806868c3b955c54b
SHA1: 07076cbb79c00af6cb90cda53259090b753b58dc
SHA256: 24ea44da734e66d3ac610a08b90333dff62734739bdd11e47c1ed6be3e3b7fa6
SHA512: e2454b604d86321fd8aaf1ecc9a8f850c2bc8e59d6ef423fbbde03fb494af7c782aa370b65f7017e558129985994a3a4ff3701a049018cc41479d87894de36e1
Homepage: https://www.vagrantup.com
Description-en: Tool for building and distributing virtualized development environments
This package provides the tools to create and configure lightweight,
reproducible, and portable virtual environments.
.
Vagrant upstream uses Oracle’s VirtualBox by default to create its virtual
machines. On Debian, Vagrant will use libvirt/KVM by default as VirtualBox is
not part of Debian main, but will use VirtualBox if it's installed.
Description-md5: aeaa276f3844f8ad6c87b93eb0f56ea5
Ruby-Versions: all