How to Install and Uninstall libblas-test Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 17,2024

1. Install "libblas-test" package

This is a short guide on how to install libblas-test on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libblas-test

2. Uninstall "libblas-test" package

This tutorial shows how to uninstall libblas-test on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove libblas-test $ sudo apt autoclean && sudo apt autoremove

3. Information about the libblas-test package on Ubuntu 20.10 (Groovy Gorilla)

Package: libblas-test
Architecture: amd64
Version: 3.9.0-3ubuntu1
Multi-Arch: same
Priority: optional
Section: universe/libs
Source: lapack
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2127
Depends: libblas3 | libblas.so.3, libc6 (>= 2.14), libgfortran5 (>= 8)
Filename: pool/universe/l/lapack/libblas-test_3.9.0-3ubuntu1_amd64.deb
Size: 369120
MD5sum: 088eaa78e3d29a6a926bec46d40c47c3
SHA1: 06cd2e355251cc7f1982d1e57907325b48e00a4c
SHA256: 445be842cbb40e81b3fb9fb2dcc806c97fb0ce0624d84673ee70e2722cbeaf9b
SHA512: 2e6b420610db50e562c14e2f2a9e4b6182abd89eb86e134fffa7132cbe6fcc4dd80f684fa6402059e4cb80a9ce285bf104a2d83bbf57e0bf59eb71a8d7fe2870
Homepage: http://www.netlib.org/lapack/
Description-en: Basic Linear Algebra Subroutines 3, testing programs
BLAS (Basic Linear Algebra Subroutines) is a set of efficient
routines for most of the basic vector and matrix operations.
They are widely used as the basis for other high quality linear
algebra software, for example lapack and linpack. This
implementation is the Fortran 77 reference implementation found
at netlib.
.
This package contains a set of programs which test the integrity of an
installed blas-compatible shared library. These programs may therefore be used
to test the libraries provided by the blas package as well as those provided
by the libatlas3-base and libopenblas-base packages. The programs are
dynamically linked -- one can explicitly select a library to test by setting
the libblas.so.3 alternative, or by using the LD_LIBRARY_PATH or LD_PRELOAD
environment variables. Likewise, one can display the library selected using
the ldd program in an identical environment.
Description-md5: 7e697a3bd80892afd85df0f1b0596433