How to Install and Uninstall python3-humanize.noarch Package on Fedora 39

Last updated: October 04,2024

1. Install "python3-humanize.noarch" package

Please follow the step by step instructions below to install python3-humanize.noarch on Fedora 39

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

2. Uninstall "python3-humanize.noarch" package

Learn how to uninstall python3-humanize.noarch on Fedora 39:

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

3. Information about the python3-humanize.noarch package on Fedora 39

Last metadata expiration check: 4:01:21 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-humanize
Version : 3.13.1
Release : 8.fc39
Architecture : noarch
Size : 71 k
Source : python-humanize-3.13.1-8.fc39.src.rpm
Repository : fedora
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.