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

Last updated: May 10,2024

1. Install "python3-cobra" package

This guide covers the steps necessary to install python3-cobra on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-cobra

2. Uninstall "python3-cobra" package

Please follow the steps below to uninstall python3-cobra on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-cobra
Priority: optional
Section: universe/python
Installed-Size: 654
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Source: python-cobra
Version: 0.4.0b6-1build1
Depends: libc6 (>= 2.4), libglpk36 (>= 4.51), python3 (<< 3.6), python3 (>= 3.5~), python3-six, python-cobra-data (= 0.4.0b6-1build1)
Recommends: python3-numpy, python3-scipy, python3-pandas
Suggests: python3-matplotlib
Filename: pool/universe/p/python-cobra/python3-cobra_0.4.0b6-1build1_amd64.deb
Size: 139344
MD5sum: db29c8892d40bde634ecd1026d64c1be
SHA1: ff27eaf51c16a106e0448fc7f1085b5d30a0c83c
SHA256: df42689d4150d19a800b1dc5f2a6ae677caa1f63a953786c88d53118d003d5ba
Description-en: constraint-based modeling of biological networks (Python 3)
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 3 module.
Description-md5: 1d18bcada88ae5d7d0ab2c3d4cc57abc
Homepage: http://opencobra.github.io/cobrapy/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu