How to Install and Uninstall libblas-test Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "libblas-test" package

Here is a brief guide to show you how to install libblas-test on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libblas-test

2. Uninstall "libblas-test" package

In this section, we are going to explain the necessary steps to uninstall libblas-test on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libblas-test package on Ubuntu 21.10 (Impish Indri)

Package: libblas-test
Architecture: amd64
Version: 3.9.0-3ubuntu2
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: 2092
Depends: libblas3 | libblas.so.3, libc6 (>= 2.14), libgcc-s1 (>= 4.0), libgfortran5 (>= 8)
Filename: pool/universe/l/lapack/libblas-test_3.9.0-3ubuntu2_amd64.deb
Size: 403348
MD5sum: 4ab08fab020a4a258ba045b32263f9d1
SHA1: 154f1f05b9b8d3e9e162997cd81d4b3602816558
SHA256: 07f1ad141411d850a649af6e56a9f59623fdc23064cc7b6c1cc921f390d8c28c
SHA512: 4ef5fbd9594495c1931abdea9ad04b8f376878de00ec3de25cbd44093b1ab5b39ad5cc45a5cdd352b066067b4400841119ee7a7d6a383a454e11539f3f5175cb
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