How to Install and Uninstall python3-sentinels.noarch Package on Fedora 38

Last updated: November 27,2024

1. Install "python3-sentinels.noarch" package

In this section, we are going to explain the necessary steps to install python3-sentinels.noarch on Fedora 38

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

2. Uninstall "python3-sentinels.noarch" package

This is a short guide on how to uninstall python3-sentinels.noarch on Fedora 38:

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

3. Information about the python3-sentinels.noarch package on Fedora 38

Last metadata expiration check: 1:06:00 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-sentinels
Version : 1.0.0
Release : 8.fc38
Architecture : noarch
Size : 14 k
Source : python-sentinels-1.0.0-8.fc38.src.rpm
Repository : fedora
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.