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

Last updated: September 24,2024

1. Install "python3-pint.noarch" package

This tutorial shows how to install python3-pint.noarch on Fedora 39

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

2. Uninstall "python3-pint.noarch" package

This tutorial shows how to uninstall python3-pint.noarch on Fedora 39:

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

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

Last metadata expiration check: 5:32:20 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-pint
Version : 0.16.1
Release : 12.fc39
Architecture : noarch
Size : 469 k
Source : python-pint-0.16.1-12.fc39.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.