How to Install and Uninstall python3-openms.x86_64 Package on Fedora 34

Last updated: October 07,2024

1. Install "python3-openms.x86_64" package

This tutorial shows how to install python3-openms.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install python3-openms.x86_64

2. Uninstall "python3-openms.x86_64" package

Please follow the step by step instructions below to uninstall python3-openms.x86_64 on Fedora 34:

$ sudo dnf remove python3-openms.x86_64 $ sudo dnf autoremove

3. Information about the python3-openms.x86_64 package on Fedora 34

Last metadata expiration check: 0:10:44 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-openms
Version : 2.6.0
Release : 7.fc34
Architecture : x86_64
Size : 5.5 M
Source : openms-2.6.0-7.fc34.src.rpm
Repository : updates
Summary : Python wrapper for OpenMS
URL : http://www.openms.de/
License : BSD
Description : This package contains Python3 bindings for a large part of the OpenMS library
: for mass spectrometry based proteomics. It thus provides providing facile
: access to a feature-rich, open-source algorithm library
: for mass-spectrometry based proteomics analysis.
: These Python bindings allow raw access to the data-structures and algorithms
: implemented in OpenMS, specifically those for file access
: (mzXML, mzML, TraML, mzIdentML among others), basic signal processing
: (smoothing, filtering, de-isotoping and peak-picking) and complex data analysis
: (including label-free, SILAC, iTRAQ and SWATH analysis tools).