How to Install and Uninstall libbrahe-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "libbrahe-dev" package

Please follow the instructions below to install libbrahe-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libbrahe-dev

2. Uninstall "libbrahe-dev" package

Please follow the guidelines below to uninstall libbrahe-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libbrahe-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libbrahe-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libbrahe-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 104
Maintainer: Ubuntu Developers
Original-Maintainer: Al Stone
Architecture: amd64
Source: libbrahe
Version: 1.3.2-5
Depends: libbrahe-1.3-3 (= 1.3.2-5)
Filename: pool/universe/libb/libbrahe/libbrahe-dev_1.3.2-5_amd64.deb
Size: 35012
MD5sum: afefafa1d1deae26ee5a35511bbd00e6
SHA1: 89d339aaf4db16f9cd65f3d9549b3d996ff61b9e
SHA256: 3bde7c36d77ec5d765b7f9d93db0ac42656590820add8943afa96024fab77f3f
Description-en: heterogeneous C library of numeric functions
This library provides:
.
* a function for rounding floating point values to a specific number
of digits
* several pseudo-random number generators, including the Mersenne
Twister, various algorithms by Marsaglia, and ISAAC
* least common multiple and greatest common denominator functions
* a few trigonometry functions for finding the inversions of hyperbolic
sine, cosine, and tangent
.
This library is also used by libevocosm, which is in turn the
foundation for Acovea, used to determine optimal compiler optimizations
.
This package contains the files needed to develop code using libbrahe.
Description-md5: c9509cdef5acf270f8cf0338a66a1960
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu