How to Install and Uninstall vagrant Package on openSuSE Tumbleweed
Last updated: November 22,2024
1. Install "vagrant" package
This guide covers the steps necessary to install vagrant on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
vagrant
Copied
2. Uninstall "vagrant" package
Here is a brief guide to show you how to uninstall vagrant on openSuSE Tumbleweed:
$
sudo zypper remove
vagrant
Copied
3. Information about the vagrant package on openSuSE Tumbleweed
Information for package vagrant:
--------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : vagrant
Version : 2.3.7-6.1
Arch : noarch
Vendor : openSUSE
Installed Size : 4.1 MiB
Installed : No
Status : not installed
Source package : vagrant-2.3.7-6.1.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.
--------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : vagrant
Version : 2.3.7-6.1
Arch : noarch
Vendor : openSUSE
Installed Size : 4.1 MiB
Installed : No
Status : not installed
Source package : vagrant-2.3.7-6.1.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.