How to Install and Uninstall libviennacl-dev Package on Kali Linux

Last updated: May 18,2024

1. Install "libviennacl-dev" package

Learn how to install libviennacl-dev on Kali Linux

$ sudo apt update $ sudo apt install libviennacl-dev

2. Uninstall "libviennacl-dev" package

This is a short guide on how to uninstall libviennacl-dev on Kali Linux:

$ sudo apt remove libviennacl-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libviennacl-dev package on Kali Linux

Package: libviennacl-dev
Source: viennacl
Version: 1.7.1+dfsg1-6
Installed-Size: 4920
Maintainer: Debian Science Maintainers
Architecture: all
Depends: ocl-icd-opencl-dev | opencl-dev, libboost-dev
Suggests: libviennacl-doc
Size: 384852
SHA256: 20449ca3c2883fcaae1dead64c013b1e019197bd651356d3cc22b44b7e7f8767
SHA1: 710a7035ad757186906bff344e35116133e70563
MD5sum: 0b33bc13621b037e1b1d176460e3b837
Description: Scientific computing library written in C++ based on OpenCL
The Vienna Computing Library (ViennaCL) is a scientific computing library
written in C++ and based on OpenCL. It allows simple, high-level access to the
vast computing resources available on parallel architectures such as GPUs and
is primarily focused on common linear algebra operations (BLAS levels 1, 2 and
3) and the solution of large systems of equations by means of iterative
methods with optional preconditioner.
.
ViennaCL is header-only with no binary library and projects using it only need
to link against a conforming OpenCL implementation.
Description-md5:
Homepage: http://viennacl.sourceforge.net
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/v/viennacl/libviennacl-dev_1.7.1+dfsg1-6_all.deb