How to Install and Uninstall python3-humanize.noarch Package on Rocky Linux 8
Last updated: November 13,2024
1. Install "python3-humanize.noarch" package
Please follow the steps below to install python3-humanize.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-humanize.noarch
Copied
2. Uninstall "python3-humanize.noarch" package
This is a short guide on how to uninstall python3-humanize.noarch on Rocky Linux 8:
$
sudo dnf remove
python3-humanize.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-humanize.noarch package on Rocky Linux 8
Last metadata expiration check: 1:45:40 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-humanize
Version : 0.5.1
Release : 13.el8
Architecture : noarch
Size : 27 k
Source : python-humanize-0.5.1-13.el8.src.rpm
Repository : appstream
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 : 0.5.1
Release : 13.el8
Architecture : noarch
Size : 27 k
Source : python-humanize-0.5.1-13.el8.src.rpm
Repository : appstream
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.