How to Install and Uninstall liblapack-pic Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 26,2024
1. Install "liblapack-pic" package
This tutorial shows how to install liblapack-pic on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
liblapack-pic
Copied
2. Uninstall "liblapack-pic" package
Please follow the guidelines below to uninstall liblapack-pic on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
liblapack-pic
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the liblapack-pic package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: liblapack-pic
Priority: optional
Section: universe/libs
Installed-Size: 10846
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Architecture: amd64
Source: lapack
Version: 3.6.0-2ubuntu2
Depends: liblapack3 (= 3.6.0-2ubuntu2)
Filename: pool/universe/l/lapack/liblapack-pic_3.6.0-2ubuntu2_amd64.deb
Size: 1962876
MD5sum: e9f4c73cb64f97d8b1011fb5797f54cb
SHA1: 9a2c677000702ff82c69cde7069bb07ec37cd50d
SHA256: 61d791c7ad1d6568db6b5b1d20495b38c34cf16cc30128a8408139659153b4f0
Description-en: Library of linear algebra routines 3 - static PIC 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.
.
Normally one would want to use non-PIC code for static linking. In
this case, install liblapack-dev. This package is provided for other
packages, such as ATLAS, needing access to PIC versions of the lapack
objects in their own build process.
Description-md5: 140ce1aa3581274f311ff3449f9d0298
Homepage: http://www.netlib.org/lapack/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/libs
Installed-Size: 10846
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Architecture: amd64
Source: lapack
Version: 3.6.0-2ubuntu2
Depends: liblapack3 (= 3.6.0-2ubuntu2)
Filename: pool/universe/l/lapack/liblapack-pic_3.6.0-2ubuntu2_amd64.deb
Size: 1962876
MD5sum: e9f4c73cb64f97d8b1011fb5797f54cb
SHA1: 9a2c677000702ff82c69cde7069bb07ec37cd50d
SHA256: 61d791c7ad1d6568db6b5b1d20495b38c34cf16cc30128a8408139659153b4f0
Description-en: Library of linear algebra routines 3 - static PIC 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.
.
Normally one would want to use non-PIC code for static linking. In
this case, install liblapack-dev. This package is provided for other
packages, such as ATLAS, needing access to PIC versions of the lapack
objects in their own build process.
Description-md5: 140ce1aa3581274f311ff3449f9d0298
Homepage: http://www.netlib.org/lapack/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu