How to Install and Uninstall python3-vagrantpy.noarch Package on Fedora 36

Last updated: January 16,2025

1. Install "python3-vagrantpy.noarch" package

Please follow the steps below to install python3-vagrantpy.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-vagrantpy.noarch

2. Uninstall "python3-vagrantpy.noarch" package

This is a short guide on how to uninstall python3-vagrantpy.noarch on Fedora 36:

$ sudo dnf remove python3-vagrantpy.noarch $ sudo dnf autoremove

3. Information about the python3-vagrantpy.noarch package on Fedora 36

Last metadata expiration check: 3:29:34 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-vagrantpy
Version : 0.6.0
Release : 8.fc36
Architecture : noarch
Size : 35 k
Source : python-vagrantpy-0.6.0-8.fc36.src.rpm
Repository : fedora
Summary : Python bindings for interacting with Vagrant virtual machines
URL : https://github.com/vagrantpy/vagrantpy
License : MIT
Description : VagrantPy is a python module that provides a _thin_ wrapper
: around the vagrant command line executable, allowing programmatic control of
: Vagrant virtual machines (boxes).