How to Install and Uninstall libopenturns-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 11,2024

1. Install "libopenturns-dev" package

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

$ sudo apt update $ sudo apt install libopenturns-dev

2. Uninstall "libopenturns-dev" package

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

$ sudo apt remove libopenturns-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libopenturns-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libopenturns-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 4343
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: openturns
Version: 1.5-7build2
Replaces: python-openturns-dev (<< 1.5-2)
Depends: libopenturns0.6 (= 1.5-7build2), libmuparser-dev, libxml2-dev, liblapack-dev, libblas-dev, libtbb-dev, libhmat-oss-dev
Breaks: python-openturns-dev (<< 1.5-2)
Filename: pool/universe/o/openturns/libopenturns-dev_1.5-7build2_amd64.deb
Size: 388470
MD5sum: a82782ca6d906e261409aa30120cb6a3
SHA1: 37b11ef4b15918197ad44d8a68a3583a6233b38d
SHA256: fd37ec9c61dcc82357e8ab2597e00928aa65b107d574145443b9274f6774494f
Description-en: headers and development libraries for OpenTURNS
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 the OpenTURNS headers should be used if one
wants to link its application against the library.
Description-md5: cb205076ba37c47d96f8fe3e034be057
Homepage: http://www.openturns.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu