How to Install and Uninstall unit-api.src Package on Oracle Linux 8
Last updated: November 29,2024
1. Install "unit-api.src" package
This guide let you learn how to install unit-api.src on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
unit-api.src
Copied
2. Uninstall "unit-api.src" package
Please follow the guidelines below to uninstall unit-api.src on Oracle Linux 8:
$
sudo dnf remove
unit-api.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the unit-api.src package on Oracle Linux 8
Last metadata expiration check: 1:52:45 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : unit-api
Version : 1.0
Release : 5.module+el8+5163+abb6ece5
Architecture : src
Size : 88 k
Source : None
Repository : ol8_appstream
Summary : JSR 363 - Units of Measurement API
URL : http://unitsofmeasurement.github.io/
License : BSD
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
Available Packages
Name : unit-api
Version : 1.0
Release : 5.module+el8+5163+abb6ece5
Architecture : src
Size : 88 k
Source : None
Repository : ol8_appstream
Summary : JSR 363 - Units of Measurement API
URL : http://unitsofmeasurement.github.io/
License : BSD
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