How to Install and Uninstall libroot-math-unuran5.34 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: June 29,2024

1. Install "libroot-math-unuran5.34" package

This tutorial shows how to install libroot-math-unuran5.34 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libroot-math-unuran5.34

2. Uninstall "libroot-math-unuran5.34" package

In this section, we are going to explain the necessary steps to uninstall libroot-math-unuran5.34 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libroot-math-unuran5.34 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libroot-math-unuran5.34 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libroot-math-unuran5.34
Priority: optional
Section: universe/libs
Installed-Size: 944
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: root-system
Version: 5.34.30-0ubuntu8
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libroot-core5.34 (>= 5.34.30), libroot-hist5.34 (>= 5.34.30), libroot-math-mathcore5.34 (>= 5.34.30), libstdc++6 (>= 5.2)
Filename: pool/universe/r/root-system/libroot-math-unuran5.34_5.34.30-0ubuntu8_amd64.deb
Size: 316574
MD5sum: bdeb0cd58a30599a8f6fe567dc9908e5
SHA1: b8117078bb3f72eeebed395d79fbbf02fe1b9f48
SHA256: 246f430b31e9d19c5073f700303092b9cc4c4f179c19975812b23ed980a12285
Description-en: Random number generator library
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyze large amounts of data
efficiently.
.
It contains universal (also called automatic or black-box) algorithms
that can generate random numbers from large classes of continuous or
discrete distributions, and also from practically all standard
distributions.
.
To generate random numbers the user must supply some information
about the desired distribution, especially a C-function that computes
the density and - depending on the chosen methods - some additional
information (like the borders of the domain, the mode, the derivative
of the density ...). After a user has given this information an
init-program computes all tables and constants necessary for the
random variate generation. The sample program can then generate
variates from the desired distribution.
.
This package contains the runtime library.
Description-md5: 49bc4df0602fa88b7fd6dc200862768b
Multi-Arch: same
Homepage: http://statistik.wu-wien.ac.at/unuran/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu