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

Last updated: May 06,2024

1. Install "python-openturns" package

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

$ sudo apt update $ sudo apt install python-openturns

2. Uninstall "python-openturns" package

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

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

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

Package: python-openturns
Priority: extra
Section: universe/python
Installed-Size: 39321
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: openturns
Version: 1.5-7build2
Provides: python2.7-openturns
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libmuparser2v5 (>= 2.2.3), libopenturns0.6 (= 1.5-7build2), libstdc++6 (>= 5.2), python (>= 2.7), python (<< 2.8)
Suggests: python-matplotlib, python-scipy
Filename: pool/universe/o/openturns/python-openturns_1.5-7build2_amd64.deb
Size: 5595610
MD5sum: 2a720ec89615d23d960ceb754c0016ba
SHA1: d7cec0b82f6f384ad8fe6b379d8a027cd3472a38
SHA256: d39d89ae5c294966149d3711aaa3ecc9d5db6a86a48028b7b0090ddf84bef8b4
Description-en: Python front-end of OpenTURNS (aka TUI)
OpenTURNS is a powerful and generic tool to treat and quantify
uncertainties in numerical simulations in design, optimization and
control. It allows both sensitivity and reliability analysis studies:
* defining the outputs of interest and decision criterion;
* quantify and model the source of uncertainties;
* propagate uncertainties and/or analyse sensitivity and
* rank the sources of uncertainty
.
OpenTURNS is a large project with more than 300 C++ classes which
uses well known and supported software such as R for the statistical
methods and BLAS/LAPACK for the linear algebra.
.
This package provides a textual user interface that gives access to
all the functionalities provided by the OpenTURNS library.
Description-md5: c616959c7d5488778349589a93d5ddcd
Homepage: http://www.openturns.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions