How to Install and Uninstall python3-logutils.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 13,2024
1. Install "python3-logutils.noarch" package
This guide let you learn how to install python3-logutils.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
python3-logutils.noarch
Copied
2. Uninstall "python3-logutils.noarch" package
Here is a brief guide to show you how to uninstall python3-logutils.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
python3-logutils.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-logutils.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:02:01 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-logutils
Version : 0.3.5
Release : 11.el8
Architecture : noarch
Size : 49 k
Source : python-logutils-0.3.5-11.el8.src.rpm
Repository : epel
Summary : Logging utilities
URL : https://pypi.io/project/logutils
License : BSD
Description : The logutils package provides a set of handlers for the Python standard
: library's logging package.
:
: Some of these handlers are out-of-scope for the standard library, and so
: they are packaged here. Others are updated versions which have appeared in
: recent Python releases, but are usable with older versions of Python and so
: are packaged here.
Available Packages
Name : python3-logutils
Version : 0.3.5
Release : 11.el8
Architecture : noarch
Size : 49 k
Source : python-logutils-0.3.5-11.el8.src.rpm
Repository : epel
Summary : Logging utilities
URL : https://pypi.io/project/logutils
License : BSD
Description : The logutils package provides a set of handlers for the Python standard
: library's logging package.
:
: Some of these handlers are out-of-scope for the standard library, and so
: they are packaged here. Others are updated versions which have appeared in
: recent Python releases, but are usable with older versions of Python and so
: are packaged here.