How to Install and Uninstall libnvblas7.5 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 04,2024

1. Install "libnvblas7.5" package

This is a short guide on how to install libnvblas7.5 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libnvblas7.5

2. Uninstall "libnvblas7.5" package

Please follow the steps below to uninstall libnvblas7.5 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libnvblas7.5 $ sudo apt autoclean && sudo apt autoremove

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

Package: libnvblas7.5
Priority: extra
Section: multiverse/libs
Installed-Size: 568
Maintainer: Ubuntu Developers
Original-Maintainer: Debian NVIDIA Maintainers
Architecture: amd64
Source: nvidia-cuda-toolkit
Version: 7.5.18-0ubuntu1
Depends: libc6 (>= 2.3.3), libcublas7.5 (>= 6.5), libgcc1 (>= 1:3.0), libstdc++6 (>= 4.1.1)
Filename: pool/multiverse/n/nvidia-cuda-toolkit/libnvblas7.5_7.5.18-0ubuntu1_amd64.deb
Size: 117296
MD5sum: c44fa2c6a207509c45a2551d2c658ca4
SHA1: 3aeee0034051c7f2347b4f4ab184e190adbdbf48
SHA256: f3167dd2029aa17f73e39e3b504afb557f055bd4b90fab784911860ebfb000cf
Description-en: NVBLAS runtime library
The Compute Unified Device Architecture (CUDA) enables NVIDIA
graphics processing units (GPUs) to be used for massively parallel
general purpose computation.
.
The NVBLAS Library is a GPU-accelerated Library that implements BLAS (Basic
Linear Algebra Subprograms). It can accelerate most BLAS Level-3 routines by
dynamically routing BLAS calls to one or more NVIDIA GPUs present in the
system, when the characteristics of the call make it to speedup on a GPU.
Description-md5: e77f7a1f1173b44f2910c8a51eff1d1c
Multi-Arch: same
Homepage: http://www.nvidia.com/CUDA
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu