How to Install and Uninstall python3-humanize Package on openSUSE Leap

Last updated: May 09,2024

1. Install "python3-humanize" package

Learn how to install python3-humanize on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-humanize

2. Uninstall "python3-humanize" package

This is a short guide on how to uninstall python3-humanize on openSUSE Leap:

$ sudo zypper remove python3-humanize

3. Information about the python3-humanize package on openSUSE Leap

Information for package python3-humanize:
-----------------------------------------
Repository : Main Repository
Name : python3-humanize
Version : 0.5.1-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 67.9 KiB
Installed : No
Status : not installed
Source package : python-humanize-0.5.1-bp155.2.11.src
Upstream URL : http://github.com/jmoiron/humanize
Summary : Python humanize utilities
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.