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

Last updated: September 30,2024

1. Install "python3-openms.x86_64" package

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

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

2. Uninstall "python3-openms.x86_64" package

Please follow the steps below to uninstall python3-openms.x86_64 on Fedora 39:

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

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

Last metadata expiration check: 0:04:52 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-openms
Version : 3.0.0
Release : 2.fc39
Architecture : x86_64
Size : 7.7 M
Source : openms-3.0.0-2.fc39.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).