How to Install and Uninstall liblapacke Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 06,2024

1. Install "liblapacke" package

This guide covers the steps necessary to install liblapacke on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install liblapacke

2. Uninstall "liblapacke" package

In this section, we are going to explain the necessary steps to uninstall liblapacke on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove liblapacke $ sudo apt autoclean && sudo apt autoremove

3. Information about the liblapacke package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: liblapacke
Priority: optional
Section: libs
Installed-Size: 2100
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Architecture: amd64
Source: lapack
Version: 3.6.0-2ubuntu2
Provides: liblapacke.so.3
Depends: libblas3 | libblas.so.3, libc6 (>= 2.4), liblapack3 | liblapack.so.3, libtmglib3
Filename: pool/main/l/lapack/liblapacke_3.6.0-2ubuntu2_amd64.deb
Size: 326844
MD5sum: 7fff06b6aa3c05008e7e9628be633800
SHA1: 9db8693800af979d58a1f18068b04d437c4e6e62
SHA256: ad70e9a6de9546c2739d514d16a39092a84e68dc2f2e78e39a520f371bca948a
Description-en: Library of linear algebra routines 3 - C lib shared 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 the Standard C language library for LAPACK.
Description-md5: 7f2e7790d8a3b93e084fa76cd32e2fd0
Homepage: http://www.netlib.org/lapack/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m