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

Last updated: January 08,2025

1. Install "python3-sentinels.noarch" package

This guide covers the steps necessary to install python3-sentinels.noarch on CentOS Stream 8

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

2. Uninstall "python3-sentinels.noarch" package

Please follow the guidance below to uninstall python3-sentinels.noarch on CentOS Stream 8:

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

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

Last metadata expiration check: 5:57:43 ago on Sun Feb 25 03:03:59 2024.
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.