How to Install and Uninstall cain-solvers Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "cain-solvers" package

This guide let you learn how to install cain-solvers on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install cain-solvers

2. Uninstall "cain-solvers" package

Please follow the guidance below to uninstall cain-solvers on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove cain-solvers $ sudo apt autoclean && sudo apt autoremove

3. Information about the cain-solvers package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: cain-solvers
Priority: extra
Section: universe/science
Installed-Size: 7790
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Source: cain
Version: 1.10+dfsg-1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.0), libstdc++6 (>= 5.2), libeigen3-dev
Filename: pool/universe/c/cain/cain-solvers_1.10+dfsg-1_amd64.deb
Size: 1055346
MD5sum: 8c7fb98b30efc835024044c57c5a3ba3
SHA1: 657f553374d47451a14caeddd898eb7b17f3f1c8
SHA256: 1459be6aa10d2fad5db12f92e7998d4fd5c825be330595bf6943d9d5771aedb9
Description-en: solvers for cain
Cain performs stochastic and deterministic simulations of chemical reactions.
It can spawn multiple simulation processes to utilize multi-core computers.
It stores models, methods, and simulation output (populations and reaction
counts) in an XML format. In addition, SBML models can be imported and
exported. The models and methods can be read from input files or edited
within the program.
.
The GUI (Graphical User Interface) is written in Python and uses the wxPython
toolkit. Most of the solvers are implemented as command line executables,
written in C++, which are driven by Cain. This makes it easy to launch batch
jobs. It also simplifies the process of adding new solvers. Cain offers a
variety of solvers:
* Gillespie's direct method.
* Gillespie's first reaction method.
* Gibson and Bruck's next reaction method.
* Tau-leaping.
* Hybrid direct/tau-leaping.
* ODE integration.
.
This package provides the solver libraries
Description-md5: 16b40f2dd14853964036c61de106b52a
Homepage: http://cain.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu