How to Install and Uninstall vagrant Package on openSUSE Leap

Last updated: May 17,2024

1. Install "vagrant" package

Please follow the guidelines below to install vagrant on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install vagrant

2. Uninstall "vagrant" package

In this section, we are going to explain the necessary steps to uninstall vagrant on openSUSE Leap:

$ sudo zypper remove vagrant

3. Information about the vagrant package on openSUSE Leap

Information for package vagrant:
--------------------------------
Repository : Main Repository
Name : vagrant
Version : 2.2.18-bp155.3.46
Arch : x86_64
Vendor : openSUSE
Installed Size : 3.3 MiB
Installed : No
Status : not installed
Source package : vagrant-2.2.18-bp155.3.46.src
Upstream URL : https://github.com/hashicorp/vagrant
Summary : Tool for building and distributing virtualized development environments
Description :
Vagrant is a tool for building and distributing virtualized development
environments.