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

Last updated: May 18,2024

1. Install "libsbml5-python" package

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

$ sudo apt update $ sudo apt install libsbml5-python

2. Uninstall "libsbml5-python" package

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

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

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

Package: libsbml5-python
Priority: optional
Section: universe/python
Installed-Size: 19594
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Source: libsbml
Version: 5.12.0+dfsg-3
Provides: libsbml-python, python-sbml
Depends: libbz2-1.0, libc6 (>= 2.14), libgcc1 (>= 1:3.0), libpython2.7 (>= 2.7), libstdc++6 (>= 5.2), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4), swig2.0 | swig (>= 2)
Filename: pool/universe/libs/libsbml/libsbml5-python_5.12.0+dfsg-3_amd64.deb
Size: 2963428
MD5sum: 6017cd426c7c86461705db9387856822
SHA1: 4b0338792262b3a73f61e8e078349488bbcb00de
SHA256: 99b7525312cb758ae852fafdabbe3b551a29081f147080ac295a64595be34e77
Description-en: System Biology Markup Language library - Python bindings
LibSBML is a library designed to help you read, write, manipulate,
translate, and validate SBML files and data streams. It is not an
application itself (though it does come with many example programs),
but rather a library you can embed in your own applications.
.
This package contains the Python bindings of LibSBML.
Description-md5: 51c1de6c920b5f2c652afb5bf751a30c
Homepage: http://www.sbml.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions