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

Last updated: February 13,2025

1. Install "python3-openms.x86_64" package

Here is a brief guide to show you how to install python3-openms.x86_64 on Fedora 35

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

2. Uninstall "python3-openms.x86_64" package

This guide let you learn how to uninstall python3-openms.x86_64 on Fedora 35:

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

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

Last metadata expiration check: 0:15:14 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : python3-openms
Version : 2.6.0
Release : 11.fc35
Architecture : x86_64
Size : 5.6 M
Source : openms-2.6.0-11.fc35.src.rpm
Repository : fedora
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).