Install testu01-doc
Installing testu01-doc package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install testu01-doc
testu01-doc package information
distro | Debian Unstable (Sid) |
---|---|
section | Non-Free |
name | testu01-doc |
version | 1.2.3+ds-1 |
description | testing suite for uniform random number generators — doc |
subsection | doc |
website | simul.iro.umontreal.ca / testu01 / tu01.html |
maintainer | Debian Science Maintainers |
Uninstall testu01-doc
To remove just testu01-doc package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove testu01-doc
Uninstall testu01-doc and it’s dependent packages
To remove the testu01-doc package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove testu01-doc
Purging testu01-doc
If you also want to delete configuration and/or data files of testu01-doc from Debian Sid then this will work:
sudo apt-get purge testu01-doc
To delete configuration and/or data files of testu01-doc and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove testu01-doc