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

Last updated: January 12,2025

1. Install "python2-units" package

Here is a brief guide to show you how to install python2-units on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-units

2. Uninstall "python2-units" package

Please follow the step by step instructions below to uninstall python2-units on openSUSE Leap:

$ sudo zypper remove python2-units

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

Information for package python2-units:
--------------------------------------
Repository : Main Repository
Name : python2-units
Version : 0.07-bp153.1.16
Arch : noarch
Vendor : openSUSE
Installed Size : 211,2 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.