How to Install and Uninstall libmkldnn1 Package on Ubuntu 20.04 LTS (Focal Fossa)

Last updated: September 20,2024

1. Install "libmkldnn1" package

Please follow the step by step instructions below to install libmkldnn1 on Ubuntu 20.04 LTS (Focal Fossa)

$ sudo apt update $ sudo apt install libmkldnn1

2. Uninstall "libmkldnn1" package

This tutorial shows how to uninstall libmkldnn1 on Ubuntu 20.04 LTS (Focal Fossa):

$ sudo apt remove libmkldnn1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmkldnn1 package on Ubuntu 20.04 LTS (Focal Fossa)

Package: libmkldnn1
Architecture: amd64
Version: 2.0~beta4-1
Multi-Arch: same
Priority: optional
Section: universe/libs
Source: mkl-dnn
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 22504
Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libgomp1 (>= 4.9), libstdc++6 (>= 5.2), ocl-icd-libopencl1 | libopencl1, ocl-icd-libopencl1 (>= 1.0) | libopencl-1.1-1, ocl-icd-libopencl1 (>= 2.2.0) | libopencl-2.0-1
Filename: pool/universe/m/mkl-dnn/libmkldnn1_2.0~beta4-1_amd64.deb
Size: 3359496
MD5sum: 0f39360a1d03ac5d5b4d5764981461b8
SHA1: 10e7a3ddc70319aa0713e73a19b59af4a4d53a17
SHA256: 671146aaa0eb5df3857ac14d931dcc9387ae89138260f1f368d56dddc0edf658
Homepage: https://github.com/intel/mkl-dnn
Description: Intel Math Kernel Library for Deep Neural Networks (lib)
Description-md5: 53fc8595310b4c192d308aa91f7f1a17

5. The same packages on other Linux Distributions