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

Last updated: July 03,2024

1. Install "python3-units" package

This is a short guide on how to install python3-units on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-units

2. Uninstall "python3-units" package

Learn how to uninstall python3-units on openSUSE Leap:

$ sudo zypper remove python3-units

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

Information for package python3-units:
--------------------------------------
Repository : Main Repository
Name : python3-units
Version : 0.07-bp153.1.16
Arch : noarch
Vendor : openSUSE
Installed Size : 204,0 KiB
Installed : No
Status : not installed
Source package : python-units-0.07-bp153.1.16.src
Summary : Python support for quantities with units
Description :
Provides support for quantities and units, which strictly disallow
invalid operations between incompatible quantities. For example, one
cannot add 2 metres to 5 seconds, because this doesn't make sense.