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

Last updated: September 28,2024

1. Install "python3-nmrglue.noarch" package

Please follow the guidance below to install python3-nmrglue.noarch on Fedora 35

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

2. Uninstall "python3-nmrglue.noarch" package

Please follow the guidance below to uninstall python3-nmrglue.noarch on Fedora 35:

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

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

Last metadata expiration check: 5:52:11 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-nmrglue
Version : 0.8
Release : 4.fc35
Architecture : noarch
Size : 279 k
Source : python-nmrglue-0.8-4.fc35.src.rpm
Repository : fedora
Summary : Python module for processing NMR data
URL : https://github.com/jjhelmus/nmrglue
License : BSD
Description : nmrglue is a module for working with NMR data in Python. When used with the
: numpy, scipy, and matplotlib packages nmrglue provides a robust interpreted
: environment for processing, analyzing, and inspecting NMR data.