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

Last updated: October 09,2024

1. Install "python3-sentinels.noarch" package

This tutorial shows how to install python3-sentinels.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python3-sentinels.noarch" package

This guide let you learn how to uninstall python3-sentinels.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

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

Last metadata expiration check: 0:18:46 ago on Mon Feb 26 15:59:38 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.