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

Last updated: October 05,2024

1. Install "python3-vagrantpy.noarch" package

Learn how to install python3-vagrantpy.noarch on Fedora 34

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

2. Uninstall "python3-vagrantpy.noarch" package

Please follow the instructions below to uninstall python3-vagrantpy.noarch on Fedora 34:

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

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

Last metadata expiration check: 5:45:04 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-vagrantpy
Version : 0.6.0
Release : 5.fc34
Architecture : noarch
Size : 36 k
Source : python-vagrantpy-0.6.0-5.fc34.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).