How to Install and Uninstall vagrant Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 15,2024

1. Install "vagrant" package

Please follow the step by step instructions below to install vagrant on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install vagrant

2. Uninstall "vagrant" package

Here is a brief guide to show you how to uninstall vagrant on Ubuntu 21.10 (Impish Indri):

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

3. Information about the vagrant package on Ubuntu 21.10 (Impish Indri)

Package: vagrant
Architecture: all
Version: 2.2.14+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: 3429
Depends: libarchive-tools, curl, openssh-client, rsync, ruby, ruby-bcrypt-pbkdf, ruby-childprocess, ruby-ed25519, ruby-erubi, ruby-i18n, ruby-listen, ruby-log4r, ruby-mime-types, ruby-net-ssh, ruby-net-sftp, ruby-net-scp, ruby-zip, ruby-vagrant-cloud
Recommends: vagrant-libvirt
Suggests: virtualbox (>= 4.0)
Breaks: virtualbox (>= 6.2)
Filename: pool/universe/v/vagrant/vagrant_2.2.14+dfsg-1ubuntu1_all.deb
Size: 461588
MD5sum: d91507b4c59b02962d66c9e97b254dac
SHA1: bccce4c2e2d900c7bd7b872ec2e5aee0a6314aad
SHA256: 04ab55d21b6c9f81476531e907a108d61d8e591950e710a02b6fd226a773b286
SHA512: c282ebc13e14c75fafc49b569cb32c12fe07947004fae606452011ce850c21d577daca54b46d007e33b4243abdd65c5a5f7348d536f143e213ea47c6a87c85e3
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