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

Last updated: June 16,2024

1. Install "python-pymzml" package

Please follow the instructions below to install python-pymzml on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pymzml

2. Uninstall "python-pymzml" package

This tutorial shows how to uninstall python-pymzml on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-pymzml
Priority: optional
Section: universe/python
Installed-Size: 65747
Maintainer: Ubuntu Developers
Original-Maintainer: The Debichem Group
Architecture: all
Version: 0.7.6-dfsg-1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-pymzml-doc
Conflicts: python-mzml
Filename: pool/universe/p/python-pymzml/python-pymzml_0.7.6-dfsg-1_all.deb
Size: 285590
MD5sum: 826be79ecf5f537040e1c9c6e5242683
SHA1: 90dd7380edb5bf3e2dbfc13d0555d2f62f92fa8d
SHA256: 960e3eff485ce6509fced113cdcf6e2c17de34d189b7c47e3179e68e506b5373
Description-en: mzML mass spectrometric data parsing (Python 2.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 2.
Description-md5: 0088ffe0cb82b4a8af4a399f19650561
Homepage: http://pymzml.github.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions