How to Install and Uninstall python3-pyarmnn Package on Kali Linux

Last updated: May 02,2024

1. Install "python3-pyarmnn" package

Please follow the step by step instructions below to install python3-pyarmnn on Kali Linux

$ sudo apt update $ sudo apt install python3-pyarmnn

2. Uninstall "python3-pyarmnn" package

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

$ sudo apt remove python3-pyarmnn $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pyarmnn package on Kali Linux

Package: python3-pyarmnn
Source: armnn
Version: 23.08-4
Installed-Size: 2916
Maintainer: Francis Murtagh
Architecture: amd64
Depends: libarmnn33 (= 23.08-4), libarmnntfliteparser24 (= 23.08-4), libc6 (>= 2.32), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1), python3 (<< 3.12), python3 (>= 3.11~), python3-numpy, python3:any
Recommends: libarmnn-cpuref-backend33
Size: 434140
SHA256: 4c2e73563c480306212fd4bec113ffa7608b13153641560373938072a94802e2
SHA1: 973b5e034225a93275c71e0e24539253c4c5b8cd
MD5sum: e03b4324bffede50f63778deb3f9a31b
Description: PyArmNN is a python extension for the Armnn SDK
PyArmNN provides interface similar to Arm NN C++ Api.
.
PyArmNN is built around public headers from the armnn/include folder
of Arm NN. PyArmNN does not implement any computation kernels itself,
all operations are delegated to the Arm NN library.
Description-md5:
Section: devel
Priority: optional
Filename: pool/main/a/armnn/python3-pyarmnn_23.08-4_amd64.deb