How to Install and Uninstall python3-molmass.noarch Package on Fedora 38

Last updated: September 22,2024

1. Install "python3-molmass.noarch" package

Learn how to install python3-molmass.noarch on Fedora 38

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

2. Uninstall "python3-molmass.noarch" package

Please follow the guidance below to uninstall python3-molmass.noarch on Fedora 38:

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

3. Information about the python3-molmass.noarch package on Fedora 38

Last metadata expiration check: 2:00:53 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : python3-molmass
Version : 2021.6.18
Release : 3.fc38
Architecture : noarch
Size : 147 k
Source : python-molmass-2021.6.18-3.fc38.src.rpm
Repository : fedora
Summary : Calculate molecular mass properties from elemental composition
URL : https://www.lfd.uci.edu/~gohlke/molmass/
License : BSD
Description : Molmass is a Python library and console script to calculate the molecular mass
: (average, nominal, and isotopic pure), the elemental composition, and the mass
: distribution spectrum of a molecule given by its chemical formula, relative
: element weights, or sequence.