How to Install and Uninstall libnewmat10ldbl Package on Kali Linux

Last updated: May 17,2024

1. Install "libnewmat10ldbl" package

Please follow the guidance below to install libnewmat10ldbl on Kali Linux

$ sudo apt update $ sudo apt install libnewmat10ldbl

2. Uninstall "libnewmat10ldbl" package

This tutorial shows how to uninstall libnewmat10ldbl on Kali Linux:

$ sudo apt remove libnewmat10ldbl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libnewmat10ldbl package on Kali Linux

Package: libnewmat10ldbl
Source: newmat
Version: 1.10.4-8
Installed-Size: 550
Maintainer: Debian Science Team
Architecture: amd64
Provides: libnewmat
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 4.2.1)
Conflicts: libnewmat10
Breaks: libnewmat10 (<< 1.10.4-3)
Size: 147448
SHA256: a401f0fb42f7a8d2eecafa1c753725c40590a1038a1a140a8c9ae01cf5b1da00
SHA1: 0b0a52e008e1d8cba77e5ca272acab6e2b336356
MD5sum: 2f9c002975fd854dc02e7dd90d992428
Description: matrix manipulations library (C++)
Newmat library is intended for scientists and engineers
who need to manipulate a variety of types of matrices
using standard matrix operations.
Emphasis is on the kind of operations needed in statistical calculations
such as least squares, linear equation solve and eigenvalues.
.
Newmat supports matrix types: Matrix (rectangular matrix);
UpperTriangularMatrix; LowerTriangularMatrix; DiagonalMatrix;
SymmetricMatrix; BandMatrix; UpperBandMatrix; LowerBandMatrix;
SymmetricBandMatrix; IdentityMatrix;
RowVector; ColumnVector.
.
Only one element type (float or double) is supported (default is double).
.
The library includes the operations *, +, -, *=, +=, -=, Kronecker product,
Schur product, concatenation, inverse, transpose, conversion between types,
submatrix, determinant, Cholesky decomposition, QR triangularisation,
singular value decomposition, eigenvalues of a symmetric matrix, sorting,
fast Fourier and trig. transforms and printing.
Description-md5: 547d97745a4aaefafc82afa00e942f0d
Homepage: http://www.robertnz.net/nm_intro.htm
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/n/newmat/libnewmat10ldbl_1.10.4-8_amd64.deb