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

Last updated: May 16,2024

1. Install "python3-intelhex" package

This guide covers the steps necessary to install python3-intelhex on Kali Linux

$ sudo apt update $ sudo apt install python3-intelhex

2. Uninstall "python3-intelhex" package

Please follow the steps below to uninstall python3-intelhex on Kali Linux:

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

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

Package: python3-intelhex
Source: intelhex
Version: 2.3.0-2
Installed-Size: 210
Maintainer: Debian QA Group
Architecture: all
Depends: python3:any (>= 3.6~)
Size: 50156
SHA256: a21e5fcda6669b575290784a8dcc8343b9f9f5b458d7b10934ca5292fd649bea
SHA1: 71993d02cdb9c626d7168d1de0f983eac995786e
MD5sum: 795a75f2f5d76d971b048842f47f97e1
Description: Python support for Intel HEX (Python3)
The Intel HEX file format is widely used in the microprocessors
and microcontrollers area as the de facto standard for code
representation for microelectronic devices programming.
.
This package implements an intelhex Python library to read, write,
create from scratch and manipulate data from HEX (also known as
Intel HEX) file format.
Description-md5:
Homepage: https://github.com/bialix/intelhex
Tag: implemented-in::python, role::program
Section: python
Priority: optional
Filename: pool/main/i/intelhex/python3-intelhex_2.3.0-2_all.deb