How to Install and Uninstall python3-humanfriendly-test Package on openSUSE Leap

Last updated: June 26,2024

1. Install "python3-humanfriendly-test" package

Learn how to install python3-humanfriendly-test on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-humanfriendly-test

2. Uninstall "python3-humanfriendly-test" package

This tutorial shows how to uninstall python3-humanfriendly-test on openSUSE Leap:

$ sudo zypper remove python3-humanfriendly-test

3. Information about the python3-humanfriendly-test package on openSUSE Leap

Information for package python3-humanfriendly-test:
---------------------------------------------------
Repository : Main Repository
Name : python3-humanfriendly-test
Version : 4.16.1-4.24
Arch : noarch
Vendor : SUSE LLC
Installed Size : 7.4 KiB
Installed : No
Status : not installed
Source package : python-humanfriendly-test-4.16.1-4.24.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.