How to Install and Uninstall python38-Pint Package on openSuSE Tumbleweed

Last updated: November 07,2024

1. Install "python38-Pint" package

This is a short guide on how to install python38-Pint on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-Pint

2. Uninstall "python38-Pint" package

This guide covers the steps necessary to uninstall python38-Pint on openSuSE Tumbleweed:

$ sudo zypper remove python38-Pint

3. Information about the python38-Pint package on openSuSE Tumbleweed

Information for package python38-Pint:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-Pint
Version : 0.18-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 2,0 MiB
Installed : No
Status : not installed
Source package : python-Pint-0.18-1.1.src
Summary : Physical quantities module
Description :
Pint is Python module/package to define, operate and manipulate physical
quantities, the product of a numerical value and a unit of measurement.
It allows arithmetic operations between them and conversions from and
to different units.
It is distributed with a comprehensive list of physical units, prefixes
and constants. Due to it's modular design, you to extend (or even rewrite!)
the complete list without changing the source code.