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

Last updated: May 18,2024

1. Install "python3-openturns" package

This tutorial shows how to install python3-openturns on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-openturns

2. Uninstall "python3-openturns" package

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

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

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

Package: python3-openturns
Priority: extra
Section: universe/python
Installed-Size: 39276
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: openturns
Version: 1.5-7build2
Provides: python3.5-openturns
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libmuparser2v5 (>= 2.2.3), libopenturns0.6 (= 1.5-7build2), libstdc++6 (>= 5.2), python3 (<< 3.6), python3 (>= 3.5~)
Suggests: python3-matplotlib, python3-scipy
Filename: pool/universe/o/openturns/python3-openturns_1.5-7build2_amd64.deb
Size: 5581944
MD5sum: 30c7b5163f2cb3bde1d57bafca34bc2a
SHA1: 8be589f9e15c4b57511ca76feff52d4eade079ad
SHA256: 2c2d8113ff80a9873cf33f0c1f98a730b215e447fb743a9b364afb901198380e
Description-en: Python3 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 with Python3 that gives
access to all the functionalities provided by the OpenTURNS library.
Description-md5: 8f7d62eaefa4d64129bc35accb73a332
Homepage: http://www.openturns.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu