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

Last updated: May 19,2024

1. Install "python3-pyocd" package

Learn how to install python3-pyocd on Kali Linux

$ sudo apt update $ sudo apt install python3-pyocd

2. Uninstall "python3-pyocd" package

This guide covers the steps necessary to uninstall python3-pyocd on Kali Linux:

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

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

Package: python3-pyocd
Source: pyocd
Version: 0.36.0-1
Installed-Size: 18052
Maintainer: Debian QA Group
Architecture: all
Depends: python3-pkg-resources, python3-usb (>= 1.0.0~), python3-capstone, python3-colorama, python3-importlib-metadata, python3-importlib-resources, python3-intelhex (<< 3.0), python3-intelhex (>= 2.0), python3-intervaltree, python3-lark, python3-natsort, python3-prettytable, python3-pyelftools, python3-six, python3-typing-extensions, python3-yaml, python3:any
Size: 12828268
SHA256: c42937d02ccef9128dd8bc19554b6437b7a152ab3176f308f462d1ab85633c77
SHA1: 26d708a0528160af38271b9d9ce6217b140245ff
MD5sum: dcbd8eab481f5f1dcc9b09b69ccd23b6
Description: ARM Cortex-M programming tools (Python3)
pyOCD is an Open Source Python based library for programming
and debugging ARM Cortex-M microcontrollers using CMSIS-DAP.
.
Includes support for flashing new binaries, resetting the device,
halt, step, resume read/write memory and set/remove breakpoints.
Description-md5:
Homepage: https://github.com/mbedmicro/pyOCD
Tag: hardware::embedded, implemented-in::python, interface::commandline,
role::program, scope::utility
Section: embedded
Priority: optional
Filename: pool/main/p/pyocd/python3-pyocd_0.36.0-1_all.deb