How to Install and Uninstall python312-humanfriendly Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "python312-humanfriendly" package

This guide let you learn how to install python312-humanfriendly on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-humanfriendly

2. Uninstall "python312-humanfriendly" package

Here is a brief guide to show you how to uninstall python312-humanfriendly on openSuSE Tumbleweed:

$ sudo zypper remove python312-humanfriendly

3. Information about the python312-humanfriendly package on openSuSE Tumbleweed

Information for package python312-humanfriendly:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-humanfriendly
Version : 10.0-5.7
Arch : noarch
Vendor : openSUSE
Installed Size : 703.1 KiB
Installed : No
Status : not installed
Source package : python-humanfriendly-10.0-5.7.src
Upstream URL : https://github.com/xolox/python-humanfriendly
Summary : Human friendly input/output for text interfaces using Python
Description :
The functions and classes in the humanfriendly package can be used to make
text interfaces more user friendly.
Some example features:
* Parsing and formatting numbers, file sizes, pathnames and timespans in
simple, human friendly formats.
* Easy to use timers for long running operations, with human friendly
formatting of the resulting timespans.
* Prompting the user to select a choice from a list of options by typing
the option’s number or a unique substring of the option.
* Terminal interaction including text styling (ANSI escape sequences), user
friendly rendering of usage messages and querying the terminal for its size.