How to Install and Uninstall libatlas3-base Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 16,2024

1. Install "libatlas3-base" package

This guide covers the steps necessary to install libatlas3-base on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libatlas3-base

2. Uninstall "libatlas3-base" package

Please follow the instructions below to uninstall libatlas3-base on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libatlas3-base $ sudo apt autoclean && sudo apt autoremove

3. Information about the libatlas3-base package on Ubuntu 21.10 (Impish Indri)

Package: libatlas3-base
Architecture: amd64
Version: 3.10.3-10ubuntu3
Multi-Arch: same
Priority: optional
Section: universe/libs
Source: atlas
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 11455
Provides: libblas.so.3, liblapack.so.3
Depends: libc6 (>= 2.29), libgcc-s1 (>= 4.0), libgfortran5 (>= 8)
Conflicts: libcblas3
Breaks: libatlas-base-dev (<< 3.10.3-4~), libblas3 (<< 3.7.1-2~), liblapack3 (<< 3.7.1-2~), libopenblas-base (<< 0.2.20+ds-3~)
Replaces: libcblas3
Filename: pool/universe/a/atlas/libatlas3-base_3.10.3-10ubuntu3_amd64.deb
Size: 3065856
MD5sum: 5ce4a3143e3665aa98dc42f36283423b
SHA1: d911580c49d80e1d81248395445486dbc6862091
SHA256: 37afcaac04161aac43971167fa5c3c4e8039aec05c519ae99968cd0066234529
SHA512: a9e95ed6e3270eff7973a5882393875c90b1a2722d03640bf1d53ef4f839834b8aad5b29b05a63afe63b324ded5c3c3ba4212a8f89e05d34723ba185b912b9f9
Homepage: http://math-atlas.sourceforge.net/
Description-en: Automatically Tuned Linear Algebra Software, generic shared
ATLAS is an approach for the automatic generation and optimization of
numerical software. Currently ATLAS supplies optimized versions for the
complete set of linear algebra kernels known as the Basic Linear Algebra
Subroutines (BLAS), and a subset of the linear algebra routines in the
LAPACK library.
.
The libraries in this package are built without any processor extension
instructions, and should run on all processors of this general
architecture, albeit less than optimally.
.
If you want to create an ATLAS packaged optimized for your processor, see the
section: "Building Optimized Atlas Packages on your ARCH" in README.Debian
Description-md5: f80833178f9c0623b9b635b55ecafa8d
Task: ubuntustudio-audio