How to Install and Uninstall python3-pymzml Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 28,2024

1. Install "python3-pymzml" package

Here is a brief guide to show you how to install python3-pymzml on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-pymzml

2. Uninstall "python3-pymzml" package

Learn how to uninstall python3-pymzml on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-pymzml $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pymzml package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-pymzml
Priority: optional
Section: universe/python
Installed-Size: 65747
Maintainer: Ubuntu Developers
Original-Maintainer: The Debichem Group
Architecture: all
Source: python-pymzml
Version: 0.7.6-dfsg-1
Depends: python3:any (>= 3.3.2-2~)
Suggests: python-pymzml-doc
Conflicts: python-mzml
Filename: pool/universe/p/python-pymzml/python3-pymzml_0.7.6-dfsg-1_all.deb
Size: 285716
MD5sum: 15943ffc24e7755dcd538f6a0944334b
SHA1: 3f3d4680f57db48ec6b943d8f9a11f0c5d52eb0e
SHA256: d810dd2a15c002e924aa9e9484b24dcd102f219125eeb4e6fa5a9401f6cfbc6d
Description-en: mzML mass spectrometric data parsing (Python 3.x)
python-pymzml is an extension to Python that offers:
- easy access to mass spectrometry (MS) data that allows
the rapid development of tools;
- a very fast parser for mzML data, the standard in
mass spectrometry data format;
- a set of functions to compare or handle spectra.
.
This package contains python-pymzml for Python 3.
Description-md5: 6736b5a412e55467b76af637f0beee3a
Homepage: http://pymzml.github.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu