How to Install and Uninstall libarrayfire-opencl3 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 09,2024

1. Install "libarrayfire-opencl3" package

This is a short guide on how to install libarrayfire-opencl3 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libarrayfire-opencl3

2. Uninstall "libarrayfire-opencl3" package

This guide let you learn how to uninstall libarrayfire-opencl3 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libarrayfire-opencl3 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libarrayfire-opencl3 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libarrayfire-opencl3
Priority: optional
Section: universe/libs
Installed-Size: 27537
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: arrayfire
Version: 3.2.2+dfsg1-2
Depends: libblas3 | libblas.so.3, libc6 (>= 2.14), libclblas2, libclfft2, libfreeimage3, libgcc1 (>= 1:4.0), liblapacke, libstdc++6 (>= 5.2), ocl-icd-libopencl1 | libopencl1, ocl-icd-libopencl1 (>= 1.0) | libopencl-1.1-1, ocl-icd-libopencl1 (>= 1.0) | libopencl-1.2-1
Filename: pool/universe/a/arrayfire/libarrayfire-opencl3_3.2.2+dfsg1-2_amd64.deb
Size: 3818778
MD5sum: 7a4487c4aef7b5b4ce089e4ea69f3dbf
SHA1: 515fde3ec9bdc6be2adeb4a3bdc5e3402b26dbcb
SHA256: 1bc6b4f797acbc7998035a3a13e4a0cd5d77d8a365796fe583091e9596e008a1
Description-en: High performance library for parallel computing (OpenCL backend)
ArrayFire is a high performance software library for parallel computing
with an easy-to-use API. Its array based function set makes parallel
programming simple.
.
ArrayFire's multiple backends (CUDA, OpenCL and native CPU) make it
platform independent and highly portable.
.
A few lines of code in ArrayFire can replace dozens of lines of parallel
computing code, saving you valuable time and lowering development costs.
.
This package provides the OpenCL backend of the ArrayFire library.
Description-md5: c1a668846b82b562380a2e031b82d7bc
Multi-Arch: same
Homepage: http://arrayfire.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu