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

Last updated: May 12,2024

1. Install "python-mzml" package

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

$ sudo apt update $ sudo apt install python-mzml

2. Uninstall "python-mzml" package

This is a short guide on how to uninstall python-mzml on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-mzml
Priority: optional
Section: universe/python
Installed-Size: 529
Maintainer: Ubuntu Developers
Original-Maintainer: The Debichem Group
Architecture: all
Version: 0.7.4-dfsg-3
Depends: python (>= 2.7), python (<< 2.8)
Suggests: python-mzml-doc
Filename: pool/universe/p/python-mzml/python-mzml_0.7.4-dfsg-3_all.deb
Size: 67884
MD5sum: 8095c70f925e3454193b51936591c322
SHA1: 8fee1cd259a233d2e40ca46073fba67c14183b45
SHA256: c35277c411b9ad632a531b1b3e706d30f15560664904d1d9978e0d3197415387
Description-en: mzML mass spectrometric data parsing
python-mzml 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.
Description-md5: 620dd6530b21defd714f4dcc2f3d4059
Homepage: http://pymzml.github.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu