How to Install and Uninstall libtestu01-0 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "libtestu01-0" package

This guide covers the steps necessary to install libtestu01-0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libtestu01-0

2. Uninstall "libtestu01-0" package

This tutorial shows how to uninstall libtestu01-0 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libtestu01-0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtestu01-0 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libtestu01-0
Priority: optional
Section: multiverse/libs
Installed-Size: 1175
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: testu01
Version: 1.2.3+ds-1
Provides: libtestu01
Depends: testu01-data (= 1.2.3+ds-1), libc6 (>= 2.14), libgmp10
Suggests: testu01-doc (= 1.2.3+ds-1)
Conflicts: libtestu01
Filename: pool/multiverse/t/testu01/libtestu01-0_1.2.3+ds-1_amd64.deb
Size: 417596
MD5sum: 09916cdb17722894f3f47cba70ba3bda
SHA1: 6e04893eb69ebb195e20b84d9f1c2e68e6303e70
SHA256: 6adbde166c2a55892c32ac3899107abca64e3523701de42a222712a4fa504ad9
Description-en: testing suite for uniform random number generators -- libs
TestU01 is a software library, implemented in the ANSI C language, and
offering a collection of utilities for the empirical statistical testing
of uniform random number generators.
.
TestU01 implements several types of random number generators in generic
form, as well as many specific generators proposed in the literature or
found in widely-used software. It provides general implementations of the
classical statistical tests for random number generators, as well as several
others proposed in the literature, and some original ones. These tests can
be applied to the generators predefined in the library and to user-defined
generators. Specific tests suites for either sequences of uniform random
numbers in [0,1] or bit sequences are also provided, as well as basic tools
for plotting vectors of points produced by generators and more advanced
tools for more involved tests and usage.
.
This package provides the shared libraries required to run programs
compiled against the TestU01 library. To compile your own programs you
also need to install the libtestu01-0-dev package.
Description-md5: 705813e76fc4ca6f116ba30dbb6be2ed
Multi-Arch: same
Homepage: http://simul.iro.umontreal.ca/testu01/tu01.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu