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

Last updated: April 26,2024

1. Install "libmkl-dev" package

Please follow the guidelines below to install libmkl-dev on Kali Linux

$ sudo apt update $ sudo apt install libmkl-dev

2. Uninstall "libmkl-dev" package

In this section, we are going to explain the necessary steps to uninstall libmkl-dev on Kali Linux:

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

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

Package: libmkl-dev
Source: intel-mkl
Version: 2020.4.304-4
Installed-Size: 12593
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: debconf (>= 0.5) | debconf-2.0, libmkl-rt (= 2020.4.304-4), libmkl-interface-dev (= 2020.4.304-4), libmkl-threading-dev (= 2020.4.304-4), libmkl-computational-dev (= 2020.4.304-4), pkg-config, libblas-dev | libblas.so, liblapack-dev | liblapack.so
Recommends: libomp-dev | libomp-11-dev | libomp-12-dev | libomp-13-dev | libomp-14-dev | libomp-x.y-dev, libgcc-10-dev | libgcc-11-dev | libgcc-12-dev, libtbb-dev
Suggests: intel-mkl-doc (= 2020.4.304-4)
Enhances: libblas.so, libblas64.so, liblapack.so, liblapack64.so
Size: 536652
SHA256: 6665ac0f9e60d8b79a16ed36776985fdaf77daa51af3ea9e6d8cc8020a591f12
SHA1: 57b929d19d3469b30237998add6bab66b12c072d
MD5sum: e4d4ebd925ef0b426a72bc5dedda05bd
Description: Intel® Math Kernel Library (Intel® MKL) (Dev)
Intel® Math Kernel Library (Intel® MKL) is a computing math library of highly
optimized, extensively threaded routines for applications that require
maximum performance. The library provides Fortran and C programming language
interfaces. Intel® MKL C language interfaces can be called from applications
written in either C or C++, as well as in any other language that can
reference a C interface.
.
This package pulls the headers of MKL.
Description-md5:
Multi-Arch: same
Homepage: https://software.intel.com/en-us/mkl
Tag: devel::library, role::devel-lib
Section: non-free/libdevel
Priority: optional
Filename: pool/non-free/i/intel-mkl/libmkl-dev_2020.4.304-4_amd64.deb