How to Install and Uninstall liblapack-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 19,2024

1. Install "liblapack-dev" package

This tutorial shows how to install liblapack-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install liblapack-dev

2. Uninstall "liblapack-dev" package

Please follow the guidance below to uninstall liblapack-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the liblapack-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: liblapack-dev
Priority: optional
Section: devel
Installed-Size: 10696
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Architecture: amd64
Source: lapack
Version: 3.6.0-2ubuntu2
Provides: liblapack.so
Depends: liblapack3 (= 3.6.0-2ubuntu2), libblas-dev | libblas.so
Suggests: liblapack-doc-man, liblapack-doc
Filename: pool/main/l/lapack/liblapack-dev_3.6.0-2ubuntu2_amd64.deb
Size: 1947736
MD5sum: 4cf8dd0140f2369c4439c72f1a90e950
SHA1: 54ba719908b299045c8706cf25acb2e43a2137cd
SHA256: 93f544e7bb304d8c70a7ffbebab7d2209d39f9b3d42b2b60b53d4a56ed1a685f
Description-en: Library of linear algebra routines 3 - static version
LAPACK version 3.X is a comprehensive FORTRAN library that does
linear algebra operations including matrix inversions, least
squared solutions to linear sets of equations, eigenvector
analysis, singular value decomposition, etc. It is a very
comprehensive and reputable package that has found extensive
use in the scientific community.
.
This package contains a static version of the library.
Description-md5: 65560acd47f612ac798597cb69465bf3
Homepage: http://www.netlib.org/lapack/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m