How to Install and Uninstall libclblas-bin Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: April 28,2024

1. Install "libclblas-bin" package

Please follow the steps below to install libclblas-bin on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libclblas-bin

2. Uninstall "libclblas-bin" package

Please follow the instructions below to uninstall libclblas-bin on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libclblas-bin $ sudo apt autoclean && sudo apt autoremove

3. Information about the libclblas-bin package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libclblas-bin
Priority: optional
Section: universe/science
Installed-Size: 630
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: clblas
Version: 2.10-2
Depends: libboost-program-options1.58.0, libc6 (>= 2.14), libclblas2 (= 2.10-2), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2), ocl-icd-libopencl1 | libopencl1, ocl-icd-libopencl1 (>= 1.0) | libopencl-1.1-1
Filename: pool/universe/c/clblas/libclblas-bin_2.10-2_amd64.deb
Size: 127222
MD5sum: b2f5ff934390692ebdd201fbc0897248
SHA1: e16fc61ca827ed52292080b3744a10dbbffc087e
SHA256: f852798e2e849d4095c6e20d4387a33344d21f2ca5b5e5c338afd762c8e93061
Description-en: OpenCL BLAS library (executables)
This library provides an implementation of the Basic Linear Algebra
Subprograms levels 1, 2 and 3, using OpenCL and optimized for AMD GPU
hardware.
.
This package provides the clBLAS executables.
Description-md5: edbf0ec8a7711ae2529bff35ce07f2ac
Multi-Arch: foreign
Homepage: https://github.com/clMathLibraries/clBLAS
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu