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

Last updated: April 29,2024

1. Install "openturns-examples" package

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

$ sudo apt update $ sudo apt install openturns-examples

2. Uninstall "openturns-examples" package

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

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

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

Package: openturns-examples
Priority: extra
Section: universe/science
Installed-Size: 3051
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: openturns
Version: 1.5-7build2
Replaces: openturns-wrapper
Depends: libc6 (>= 2.2.5), libopenturns0.6, libstdc++6 (>= 4.1.1), python, python-openturns (= 1.5-7build2), libopenturns-dev
Breaks: openturns-wrapper
Filename: pool/universe/o/openturns/openturns-examples_1.5-7build2_amd64.deb
Size: 226410
MD5sum: 66e59656f57f77fe691cbbebc7bbee12
SHA1: 8acf7a226b9e19f3b2f9f514dcf664c01c46d45b
SHA256: 143e658dca826251225ad21a1de5bb72d4f7bb1bf820ca9f7277e4d810a7a4a5
Description-en: examples of OpenTURNS functionalities
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 examples which are written either in C++ or in
Python.
.
They are primarly used as validation tests for the whole
platform but they can also be seen as tutorials for
beginners.
Description-md5: 79926a89c8d141a099070a73474671a7
Homepage: http://www.openturns.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu