How to Install and Uninstall python3-stevedore.noarch Package on Oracle Linux 8

Last updated: November 25,2024

1. Install "python3-stevedore.noarch" package

This is a short guide on how to install python3-stevedore.noarch on Oracle Linux 8

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

2. Uninstall "python3-stevedore.noarch" package

Please follow the steps below to uninstall python3-stevedore.noarch on Oracle Linux 8:

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

3. Information about the python3-stevedore.noarch package on Oracle Linux 8

Last metadata expiration check: 1:45:15 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python3-stevedore
Version : 3.5.0
Release : 3.el8
Architecture : noarch
Size : 70 k
Source : python-stevedore-3.5.0-3.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