How to Install and Uninstall python2-humanfriendly Package on openSUSE Leap

Last updated: May 21,2024

1. Install "python2-humanfriendly" package

This is a short guide on how to install python2-humanfriendly on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-humanfriendly

2. Uninstall "python2-humanfriendly" package

This is a short guide on how to uninstall python2-humanfriendly on openSUSE Leap:

$ sudo zypper remove python2-humanfriendly

3. Information about the python2-humanfriendly package on openSUSE Leap

Information for package python2-humanfriendly:
----------------------------------------------
Repository : Main Repository
Name : python2-humanfriendly
Version : 4.16.1-4.22
Arch : noarch
Vendor : SUSE LLC
Installed Size : 548,2 KiB
Installed : No
Status : not installed
Source package : python-humanfriendly-4.16.1-4.22.src
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.

5. The same packages on other Linux Distributions