How to Install and Uninstall unit-api Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "unit-api" package

Please follow the step by step instructions below to install unit-api on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install unit-api

2. Uninstall "unit-api" package

Please follow the guidance below to uninstall unit-api on openSuSE Tumbleweed:

$ sudo zypper remove unit-api

3. Information about the unit-api package on openSuSE Tumbleweed

Information for package unit-api:
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : unit-api
Version : 1.0-3.3
Arch : noarch
Vendor : openSUSE
Installed Size : 45.3 KiB
Installed : No
Status : not installed
Source package : unit-api-1.0-3.3.src
Upstream URL : https://unitsofmeasurement.github.io/
Summary : JSR 363 - Units of Measurement API
Description :
The Unit of Measurement library provides a set of
Java language programming interfaces for handling
units and quantities. The interfaces provide a layer
which separates client code, which would call the
API, from library code, which implements the API.
The specification contains Interfaces and abstract
classes with methods for unit operations:
* Checking of unit compatibility
* Expression of a quantity in various units
* Arithmetic operations on units