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

Last updated: July 05,2024

1. Install "python3-nmrglue.noarch" package

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

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

2. Uninstall "python3-nmrglue.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-nmrglue.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:29:28 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-nmrglue
Version : 0.8
Release : 2.fc34
Architecture : noarch
Size : 277 k
Source : python-nmrglue-0.8-2.fc34.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.