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

Last updated: November 26,2024

1. Install "python3-molmass.noarch" package

This guide let you learn how to install python3-molmass.noarch on Fedora 35

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

2. Uninstall "python3-molmass.noarch" package

Please follow the steps below to uninstall python3-molmass.noarch on Fedora 35:

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

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

Last metadata expiration check: 1:24:36 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-molmass
Version : 2021.6.18
Release : 1.fc35
Architecture : noarch
Size : 117 k
Source : python-molmass-2021.6.18-1.fc35.src.rpm
Repository : updates
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.