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

Last updated: May 19,2024

1. Install "python-cobra" package

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

$ sudo apt update $ sudo apt install python-cobra

2. Uninstall "python-cobra" package

This guide covers the steps necessary to uninstall python-cobra on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-cobra
Priority: optional
Section: universe/python
Installed-Size: 694
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Version: 0.4.0b6-1build1
Depends: libc6 (>= 2.4), libglpk36 (>= 4.51), python (<< 2.8), python (>= 2.7~), python-six, python:any (>= 2.7.5-5~), python-cobra-data (= 0.4.0b6-1build1)
Recommends: python-numpy, python-scipy, libsbml5-python, python-pandas
Suggests: python-matplotlib
Filename: pool/universe/p/python-cobra/python-cobra_0.4.0b6-1build1_amd64.deb
Size: 144122
MD5sum: bc5907fc0cbc1314ed58287cb24a7ed5
SHA1: 27eeb69423e6c84610b851e4f552bcebefdfc945
SHA256: 8ea3a31ad2b3b0547ec87f7c805b97707620359e17c633385c534c1168a3ba88
Description-en: constraint-based modeling of biological networks (Python 2)
COnstraint-Based Reconstruction and Analysis (COBRA) methods are widely
used for genome-scale modeling of metabolic networks in both prokaryotes
and eukaryotes. COBRApy is a constraint-based modeling package that is
designed to accommodate the biological complexity of the next generation
of COBRA models and provides access to commonly used COBRA methods, such
as flux balance analysis, flux variability analysis, and gene deletion
analyses.
.
This package provides the Python 2 module.
Description-md5: 85a8c05cfb7ca3065c8f93baa3300dc6
Homepage: http://opencobra.github.io/cobrapy/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions