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

Last updated: May 20,2024

1. Install "libalglib-dev" package

Learn how to install libalglib-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libalglib-dev

2. Uninstall "libalglib-dev" package

Learn how to uninstall libalglib-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libalglib-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 3872
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Architecture: amd64
Source: alglib
Version: 3.10.0-1
Depends: libalglib3.10 (= 3.10.0-1)
Filename: pool/universe/a/alglib/libalglib-dev_3.10.0-1_amd64.deb
Size: 261328
MD5sum: 36441d98f72e1c4c504d6f175ba39860
SHA1: 8ee69ea5d2faa1ef3a278674726271830dccc551
SHA256: b2e7a43b1fb4b695ea7c5e0bd91df8937c3f2f187e6ec05037d6d52cfa319a0b
Description-en: Development files for the alglib library
ALGLIB is a cross-platform numerical analysis and data processing library.
This package support C++. ALGLIB features include:
.
* Linear algebra (direct algorithms, EVD/SVD)
* Solvers (linear and nonlinear)
* Interpolation
* Optimization
* Fast Fourier transforms
* Numerical integration
* Linear and nonlinear least-squares fitting
* Ordinary differential equations
* Special functions
* Statistics (descriptive statistics, hypothesis testing)
* Data analysis (classification/regression, including neural networks)
.
This package contains the development files (headers and documentation) for
ALGLIB.
Description-md5: b4738e0f01a0b7c1868e2aa5e279816b
Homepage: http://www.alglib.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu