How to Install and Uninstall python3-pint.noarch Package on Fedora 35

Last updated: October 06,2024

1. Install "python3-pint.noarch" package

Learn how to install python3-pint.noarch on Fedora 35

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

2. Uninstall "python3-pint.noarch" package

Learn how to uninstall python3-pint.noarch on Fedora 35:

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

3. Information about the python3-pint.noarch package on Fedora 35

Last metadata expiration check: 0:04:54 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-pint
Version : 0.16.1
Release : 5.fc35
Architecture : noarch
Size : 345 k
Source : python-pint-0.16.1-5.fc35.src.rpm
Repository : fedora
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.