How To Install python3-humanize on Fedora 36

In this tutorial we learn how to install python3-humanize in Fedora 36. python3-humanize is Turns dates in to human readable format, e.g ‘3 minutes ago’

Introduction

In this tutorial we learn how to install python3-humanize on Fedora 36.

What is python3-humanize

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.

We can use yum or dnf to install python3-humanize on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install python3-humanize.

Install python3-humanize on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install python3-humanize using dnf by running the following command:

sudo dnf -y install python3-humanize

Install python3-humanize on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install python3-humanize using yum by running the following command:

sudo yum -y install python3-humanize

How To Uninstall python3-humanize on Fedora 36

To uninstall only the python3-humanize package we can use the following command:

sudo dnf remove python3-humanize

python3-humanize Package Contents on Fedora 36

/usr/lib/python3.10/site-packages/humanize
/usr/lib/python3.10/site-packages/humanize-3.13.1.dist-info
/usr/lib/python3.10/site-packages/humanize-3.13.1.dist-info/INSTALLER
/usr/lib/python3.10/site-packages/humanize-3.13.1.dist-info/LICENCE
/usr/lib/python3.10/site-packages/humanize-3.13.1.dist-info/METADATA
/usr/lib/python3.10/site-packages/humanize-3.13.1.dist-info/WHEEL
/usr/lib/python3.10/site-packages/humanize-3.13.1.dist-info/top_level.txt
/usr/lib/python3.10/site-packages/humanize/__init__.py
/usr/lib/python3.10/site-packages/humanize/__pycache__
/usr/lib/python3.10/site-packages/humanize/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/humanize/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/humanize/__pycache__/filesize.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/humanize/__pycache__/filesize.cpython-310.pyc
/usr/lib/python3.10/site-packages/humanize/__pycache__/i18n.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/humanize/__pycache__/i18n.cpython-310.pyc
/usr/lib/python3.10/site-packages/humanize/__pycache__/number.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/humanize/__pycache__/number.cpython-310.pyc
/usr/lib/python3.10/site-packages/humanize/__pycache__/time.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/humanize/__pycache__/time.cpython-310.pyc
/usr/lib/python3.10/site-packages/humanize/filesize.py
/usr/lib/python3.10/site-packages/humanize/i18n.py
/usr/lib/python3.10/site-packages/humanize/locale
/usr/lib/python3.10/site-packages/humanize/locale/bn_BD
/usr/lib/python3.10/site-packages/humanize/locale/bn_BD/LC_MESSAGES
/usr/lib/python3.10/site-packages/humanize/locale/bn_BD/LC_MESSAGES/humanize.mo
/usr/lib/python3.10/site-packages/humanize/locale/ca_ES
/usr/lib/python3.10/site-packages/humanize/locale/ca_ES/LC_MESSAGES
/usr/lib/python3.10/site-packages/humanize/locale/ca_ES/LC_MESSAGES/humanize.mo
/usr/lib/python3.10/site-packages/humanize/locale/da_DK
/usr/lib/python3.10/site-packages/humanize/locale/da_DK/LC_MESSAGES
/usr/lib/python3.10/site-packages/humanize/locale/da_DK/LC_MESSAGES/humanize.mo
/usr/lib/python3.10/site-packages/humanize/locale/de_DE
/usr/lib/python3.10/site-packages/humanize/locale/de_DE/LC_MESSAGES
/usr/lib/python3.10/site-packages/humanize/locale/de_DE/LC_MESSAGES/humanize.mo
/usr/lib/python3.10/site-packages/humanize/locale/es_ES
/usr/lib/python3.10/site-packages/humanize/locale/es_ES/LC_MESSAGES
/usr/lib/python3.10/site-packages/humanize/locale/es_ES/LC_MESSAGES/humanize.mo
/usr/lib/python3.10/site-packages/humanize/locale/fa_IR
/usr/lib/python3.10/site-packages/humanize/locale/fa_IR/LC_MESSAGES
/usr/lib/python3.10/site-packages/humanize/locale/fa_IR/LC_MESSAGES/humanize.mo
/usr/lib/python3.10/site-packages/humanize/locale/fi_FI
/usr/lib/python3.10/site-packages/humanize/locale/fi_FI/LC_MESSAGES
/usr/lib/python3.10/site-packages/humanize/locale/fi_FI/LC_MESSAGES/humanize.mo
/usr/lib/python3.10/site-packages/humanize/locale/fr_FR
/usr/lib/python3.10/site-packages/humanize/locale/fr_FR/LC_MESSAGES
/usr/lib/python3.10/site-packages/humanize/locale/fr_FR/LC_MESSAGES/humanize.mo
/usr/lib/python3.10/site-packages/humanize/locale/id_ID
/usr/lib/python3.10/site-packages/humanize/locale/id_ID/LC_MESSAGES
/usr/lib/python3.10/site-packages/humanize/locale/id_ID/LC_MESSAGES/humanize.mo
/usr/lib/python3.10/site-packages/humanize/locale/it_IT
/usr/lib/python3.10/site-packages/humanize/locale/it_IT/LC_MESSAGES
/usr/lib/python3.10/site-packages/humanize/locale/it_IT/LC_MESSAGES/humanize.mo
/usr/lib/python3.10/site-packages/humanize/locale/ja_JP
/usr/lib/python3.10/site-packages/humanize/locale/ja_JP/LC_MESSAGES
/usr/lib/python3.10/site-packages/humanize/locale/ja_JP/LC_MESSAGES/humanize.mo
/usr/lib/python3.10/site-packages/humanize/locale/ko_KR
/usr/lib/python3.10/site-packages/humanize/locale/ko_KR/LC_MESSAGES
/usr/lib/python3.10/site-packages/humanize/locale/ko_KR/LC_MESSAGES/humanize.mo
/usr/lib/python3.10/site-packages/humanize/locale/nl_NL
/usr/lib/python3.10/site-packages/humanize/locale/nl_NL/LC_MESSAGES
/usr/lib/python3.10/site-packages/humanize/locale/nl_NL/LC_MESSAGES/humanize.mo
/usr/lib/python3.10/site-packages/humanize/locale/pl_PL
/usr/lib/python3.10/site-packages/humanize/locale/pl_PL/LC_MESSAGES
/usr/lib/python3.10/site-packages/humanize/locale/pl_PL/LC_MESSAGES/humanize.mo
/usr/lib/python3.10/site-packages/humanize/locale/pt_BR
/usr/lib/python3.10/site-packages/humanize/locale/pt_BR/LC_MESSAGES
/usr/lib/python3.10/site-packages/humanize/locale/pt_BR/LC_MESSAGES/humanize.mo
/usr/lib/python3.10/site-packages/humanize/locale/pt_PT
/usr/lib/python3.10/site-packages/humanize/locale/pt_PT/LC_MESSAGES
/usr/lib/python3.10/site-packages/humanize/locale/pt_PT/LC_MESSAGES/humanize.mo
/usr/lib/python3.10/site-packages/humanize/locale/ru_RU
/usr/lib/python3.10/site-packages/humanize/locale/ru_RU/LC_MESSAGES
/usr/lib/python3.10/site-packages/humanize/locale/ru_RU/LC_MESSAGES/humanize.mo
/usr/lib/python3.10/site-packages/humanize/locale/sk_SK
/usr/lib/python3.10/site-packages/humanize/locale/sk_SK/LC_MESSAGES
/usr/lib/python3.10/site-packages/humanize/locale/sk_SK/LC_MESSAGES/humanize.mo
/usr/lib/python3.10/site-packages/humanize/locale/sl_SI
/usr/lib/python3.10/site-packages/humanize/locale/sl_SI/LC_MESSAGES
/usr/lib/python3.10/site-packages/humanize/locale/sl_SI/LC_MESSAGES/humanize.mo
/usr/lib/python3.10/site-packages/humanize/locale/sv_SE
/usr/lib/python3.10/site-packages/humanize/locale/sv_SE/LC_MESSAGES
/usr/lib/python3.10/site-packages/humanize/locale/sv_SE/LC_MESSAGES/humanize.mo
/usr/lib/python3.10/site-packages/humanize/locale/tr_TR
/usr/lib/python3.10/site-packages/humanize/locale/tr_TR/LC_MESSAGES
/usr/lib/python3.10/site-packages/humanize/locale/tr_TR/LC_MESSAGES/humanize.mo
/usr/lib/python3.10/site-packages/humanize/locale/uk_UA
/usr/lib/python3.10/site-packages/humanize/locale/uk_UA/LC_MESSAGES
/usr/lib/python3.10/site-packages/humanize/locale/uk_UA/LC_MESSAGES/humanize.mo
/usr/lib/python3.10/site-packages/humanize/locale/vi_VN
/usr/lib/python3.10/site-packages/humanize/locale/vi_VN/LC_MESSAGES
/usr/lib/python3.10/site-packages/humanize/locale/vi_VN/LC_MESSAGES/humanize.mo
/usr/lib/python3.10/site-packages/humanize/locale/zh_CN
/usr/lib/python3.10/site-packages/humanize/locale/zh_CN/LC_MESSAGES
/usr/lib/python3.10/site-packages/humanize/locale/zh_CN/LC_MESSAGES/humanize.mo
/usr/lib/python3.10/site-packages/humanize/locale/zh_HK
/usr/lib/python3.10/site-packages/humanize/locale/zh_HK/LC_MESSAGES
/usr/lib/python3.10/site-packages/humanize/locale/zh_HK/LC_MESSAGES/humanize.mo
/usr/lib/python3.10/site-packages/humanize/number.py
/usr/lib/python3.10/site-packages/humanize/time.py
/usr/share/doc/python3-humanize
/usr/share/doc/python3-humanize/README.md

References

Summary

In this tutorial we learn how to install python3-humanize on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).