How to Install and Uninstall udunits2 Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "udunits2" package

This guide covers the steps necessary to install udunits2 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install udunits2

2. Uninstall "udunits2" package

Here is a brief guide to show you how to uninstall udunits2 on openSuSE Tumbleweed:

$ sudo zypper remove udunits2

3. Information about the udunits2 package on openSuSE Tumbleweed

Information for package udunits2:
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : udunits2
Version : 2.2.28-1.12
Arch : x86_64
Vendor : openSUSE
Installed Size : 879.6 KiB
Installed : No
Status : not installed
Source package : udunits2-2.2.28-1.12.src
Upstream URL : https://www.unidata.ucar.edu/software/udunits/
Summary : A library for manipulating units of physical quantities
Description :
The Unidata units utility, udunits, supports conversion of unit specifications
between formatted and binary forms, arithmetic manipulation of unit
specifications, and conversion of values between compatible scales of
measurement. A unit is the amount by which a physical quantity is measured. For
example:
Physical Quantity Possible Unit
_________________ _____________
time weeks
distance centimeters
power watts
This utility works interactively and has two modes. In one mode, both an input
and output unit specification are given, causing the utility to print the
conversion between them. In the other mode, only an input unit specification is
given. This causes the utility to print the definition -- in standard units --
of the input unit.

5. The same packages on other Linux Distributions