How to Install and Uninstall python3-openturns Package on Kali Linux

Last updated: May 18,2024

1. Install "python3-openturns" package

Here is a brief guide to show you how to install python3-openturns on Kali Linux

$ sudo apt update $ sudo apt install python3-openturns

2. Uninstall "python3-openturns" package

This guide let you learn how to uninstall python3-openturns on Kali Linux:

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

3. Information about the python3-openturns package on Kali Linux

Package: python3-openturns
Source: openturns
Version: 1.21.1-4
Installed-Size: 72164
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.0), libopenturns0.22 (= 1.21.1-4), libstdc++6 (>= 13.1), python3 (<< 3.12), python3 (>= 3.11~), python3-dill, python3-psutil, python3:any
Suggests: python3-matplotlib, python3-scipy
Size: 10101396
SHA256: 7634677b46a646f2c27ed8e5d74005224b169bb7495df0abe07b9e4d2445155d
SHA1: db6c4f09fbd4079659e94ccbec3db6a26e5fc179
MD5sum: d1972763a02d24f35ed7777050094619
Description: 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
.
Targeted users are all engineers who want to introduce the
probabilistic dimension in their so far deterministic studies.
.
This package provides the Python3 bindings to the library.
Description-md5:
Homepage: https://openturns.github.io/www/
Section: python
Priority: optional
Filename: pool/main/o/openturns/python3-openturns_1.21.1-4_amd64.deb