How to Install and Uninstall python3-sentinels.noarch Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "python3-sentinels.noarch" package

Please follow the guidelines below to install python3-sentinels.noarch on Rocky Linux 8

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

2. Uninstall "python3-sentinels.noarch" package

Please follow the step by step instructions below to uninstall python3-sentinels.noarch on Rocky Linux 8:

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

3. Information about the python3-sentinels.noarch package on Rocky Linux 8

Last metadata expiration check: 0:55:54 ago on Mon Sep 12 10:27:18 2022.
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.