How to Install and Uninstall python3-stevedore.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 10,2024

1. Install "python3-stevedore.noarch" package

Please follow the instructions below to install python3-stevedore.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python3-stevedore.noarch" package

This guide covers the steps necessary to uninstall python3-stevedore.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the python3-stevedore.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:31:09 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-stevedore
Version : 3.5.0
Release : 4.el8
Architecture : noarch
Size : 71 k
Source : python-stevedore-3.5.0-4.el8.src.rpm
Repository : epel
Summary : Manage dynamic plugins for Python applications
URL : https://github.com/openstack/stevedore
License : ASL 2.0
Description : Manage dynamic plugins for Python applications