How to Install and Uninstall python3-sentinels.noarch Package on CentOS 8 / RHEL 8

Last updated: January 13,2025

1. Install "python3-sentinels.noarch" package

Please follow the guidance below to install python3-sentinels.noarch on CentOS 8 / RHEL 8

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

2. Uninstall "python3-sentinels.noarch" package

Here is a brief guide to show you how to uninstall python3-sentinels.noarch on CentOS 8 / RHEL 8:

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

3. Information about the python3-sentinels.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:05:34 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-sentinels
Version : 1.0.0
Release : 1.el8
Architecture : noarch
Size : 13 k
Source : python-sentinels-1.0.0-1.el8.src.rpm
Repository : epel
Summary : Various objects to denote special meanings in Python
URL : https://github.com/vmalloc/sentinels
License : BSD
Description : The sentinels module is a small utility providing the Sentinel class, along
: with useful instances.