How to Install and Uninstall python3-humanize.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: November 29,2024
1. Install "python3-humanize.noarch" package
Here is a brief guide to show you how to install python3-humanize.noarch on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
python3-humanize.noarch
Copied
2. Uninstall "python3-humanize.noarch" package
This guide covers the steps necessary to uninstall python3-humanize.noarch on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
python3-humanize.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-humanize.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 1:01:41 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-humanize
Version : 3.13.1
Release : 3.el9
Architecture : noarch
Size : 58 k
Source : python-humanize-3.13.1-3.el9.src.rpm
Repository : epel
Summary : Turns dates in to human readable format, e.g '3 minutes ago'
URL : https://github.com/jmoiron/humanize
License : MIT
Description : This modest package contains various common humanization utilities, like turning
: a number into a fuzzy human readable duration ('3 minutes ago') or into a human
: readable size or throughput.
Available Packages
Name : python3-humanize
Version : 3.13.1
Release : 3.el9
Architecture : noarch
Size : 58 k
Source : python-humanize-3.13.1-3.el9.src.rpm
Repository : epel
Summary : Turns dates in to human readable format, e.g '3 minutes ago'
URL : https://github.com/jmoiron/humanize
License : MIT
Description : This modest package contains various common humanization utilities, like turning
: a number into a fuzzy human readable duration ('3 minutes ago') or into a human
: readable size or throughput.