How to Install and Uninstall libdsfmt-19937-1 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 05,2024

1. Install "libdsfmt-19937-1" package

This guide covers the steps necessary to install libdsfmt-19937-1 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libdsfmt-19937-1

2. Uninstall "libdsfmt-19937-1" package

Here is a brief guide to show you how to uninstall libdsfmt-19937-1 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libdsfmt-19937-1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdsfmt-19937-1 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libdsfmt-19937-1
Priority: optional
Section: universe/libs
Installed-Size: 34
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Julia Team
Architecture: amd64
Source: dsfmt
Version: 2.2.3+dfsg-2
Depends: libc6 (>= 2.2.5)
Filename: pool/universe/d/dsfmt/libdsfmt-19937-1_2.2.3+dfsg-2_amd64.deb
Size: 7182
MD5sum: 95cb3965ccf3933ddfdbf8c187b6da24
SHA1: 919185cd04ad4e493efeb89d37cb6212eb052932
SHA256: d621b00051376fb4068cb233bf3ff0e9389619fca4224037f805bc0ccdab5db0
Description-en: dSFMT-19937 pseudorandom number generator (shared library)
The double-precision SIMD-oriented Fast Mersenne Twister (dSFMT) is a variant
of the Mersenne Twister pseudorandom number generator designed for modern CPUs
with multi-stage pipelining and SIMD instructions. dSFMT directly generates
IEEE 754 format double-precision floating-point pseudorandom numbers in the
ranges [1, 2), [0, 1), (0, 1] and (0, 1), and supports various periods from
2^521-1 to 2^216091-1.
.
This package contains a shared version of the library with period 2^19937-1.
Description-md5: d3f79af84b4485fdbabe8e815610ec1a
Multi-Arch: same
Homepage: http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/SFMT/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu