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

Last updated: May 17,2024

1. Install "libdsfmt-2203-1" package

Please follow the steps below to install libdsfmt-2203-1 on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libdsfmt-2203-1" package

This guide covers the steps necessary to uninstall libdsfmt-2203-1 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libdsfmt-2203-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-2203-1_2.2.3+dfsg-2_amd64.deb
Size: 7144
MD5sum: a1fed98b3a319f4104e762c6ae877f48
SHA1: e0265ff4bee4f013bfcae8210ea03c8a2b8c1b45
SHA256: 22551b20d6268f2238f88cbb7c0bf731efaeb9671264ea8223299e8319af00b4
Description-en: dSFMT-2203 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^2203-1.
Description-md5: 2d63096d592399c231ed93ad23927610
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