How to Install libsbml5-python in Ubuntu 18.04



Install libsbml5-python by entering the following commands in the terminal:

sudo apt update
sudo apt install libsbml5-python

Description:

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.

Homepage: http://www.sbml.org/

Version: 5.16.0+dfsg-1

Section: universe/python