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

Last updated: January 15,2025

1. Install "python3-nmrglue.noarch" package

Please follow the instructions below to install python3-nmrglue.noarch on Fedora 36

$ 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 36:

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

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

Last metadata expiration check: 3:27:14 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-nmrglue
Version : 0.9
Release : 1.fc36
Architecture : noarch
Size : 286 k
Source : python-nmrglue-0.9-1.fc36.src.rpm
Repository : updates
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.