How to Install and Uninstall libalglib-dev Package on Kali Linux

Last updated: October 06,2024

1. Install "libalglib-dev" package

This tutorial shows how to install libalglib-dev on Kali Linux

$ sudo apt update $ sudo apt install libalglib-dev

2. Uninstall "libalglib-dev" package

Please follow the step by step instructions below to uninstall libalglib-dev on Kali Linux:

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

3. Information about the libalglib-dev package on Kali Linux

Package: libalglib-dev
Source: alglib (4.0.0-1)
Version: 4.0.0-1+b1
Installed-Size: 5726
Maintainer: Debian Science Team
Architecture: amd64
Depends: libalglib4.0 (= 4.0.0-1+b1)
Size: 384684
SHA256: 612d76b8f60302d99811426d3d846c0c0c760a4145c47b017989b1f4d280cb1e
SHA1: a66dc112927cb23e614a8cadb2d97f2a6b1641e4
MD5sum: 7ecd6594fb680b9c1de07ee94bea72e6
Description: 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:
Multi-Arch: same
Homepage: https://www.alglib.net/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/a/alglib/libalglib-dev_4.0.0-1+b1_amd64.deb