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

Last updated: September 24,2024

1. Install "python3-vagrantpy.noarch" package

Please follow the instructions below to install python3-vagrantpy.noarch on Fedora 35

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

2. Uninstall "python3-vagrantpy.noarch" package

This guide covers the steps necessary to uninstall python3-vagrantpy.noarch on Fedora 35:

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

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

Last metadata expiration check: 2:13:29 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : python3-vagrantpy
Version : 0.6.0
Release : 7.fc35
Architecture : noarch
Size : 35 k
Source : python-vagrantpy-0.6.0-7.fc35.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).