How to Install and Uninstall python3-pint.noarch Package on Oracle Linux 9

Last updated: September 21,2024

1. Install "python3-pint.noarch" package

Learn how to install python3-pint.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install python3-pint.noarch

2. Uninstall "python3-pint.noarch" package

Learn how to uninstall python3-pint.noarch on Oracle Linux 9:

$ sudo dnf remove python3-pint.noarch $ sudo dnf autoremove

3. Information about the python3-pint.noarch package on Oracle Linux 9

Last metadata expiration check: 0:29:30 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-pint
Version : 0.16.1
Release : 3.el9
Architecture : noarch
Size : 340 k
Source : python-pint-0.16.1-3.el9.src.rpm
Repository : epel
Summary : Physical quantities module
URL : https://github.com/hgrecco/pint
License : BSD
Description : Pint is Python module/package to define, operate and manipulate physical
: quantities: the product of a numerical value and a unit of measurement.
: It allows arithmetic operations between them and conversions from and
: to different units.
:
: It is distributed with a comprehensive list of physical units, prefixes
: and constants.