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

Last updated: May 06,2024

1. Install "libdsfmt-44497-1" package

In this section, we are going to explain the necessary steps to install libdsfmt-44497-1 on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libdsfmt-44497-1" package

This is a short guide on how to uninstall libdsfmt-44497-1 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libdsfmt-44497-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-44497-1_2.2.3+dfsg-2_amd64.deb
Size: 7180
MD5sum: 194df0767f7e584f6c0d3a46e5eb4491
SHA1: acf983229726d3c6f4fbe7a19d63ca0eb8cad0e4
SHA256: 49f10230a2014bde2ab3dcf2a107843a7f2ae60d90819e3aa711c7c55191be4f
Description-en: dSFMT-44497 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^44497-1.
Description-md5: 2942a95cd349a673c7d8d23c5ce8a157
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