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

Last updated: May 19,2024

1. Install "python3-bincopy" package

Here is a brief guide to show you how to install python3-bincopy on Kali Linux

$ sudo apt update $ sudo apt install python3-bincopy

2. Uninstall "python3-bincopy" package

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

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

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

Package: python3-bincopy
Source: python-bincopy
Version: 20.0.0+dfsg1-1
Installed-Size: 100
Maintainer: Sebastian Ramacher
Architecture: all
Depends: python3-argparse-addons, python3-humanfriendly, python3-pyelftools, python3:any
Size: 18128
SHA256: c4a7ab1eb79910a3c26e65590450f1a5f013e1d5ffbbae2a85412fc75fab6e6c
SHA1: e2220881b036e1ddb46f2c832ff62a90f62cc6c1
MD5sum: 9dbfbc1c4f8de7bf94e79e2f66c1fdbf
Description: Mangling of binary file formats (Python 3 module)
The bincopy Python module supports mangling of various file formats that
conveys binary information. The supported file formats include Motorola
S-Record, Intel HEX, TI-TXT, Verilog VMEM, and ELF files.
.
This package contains the module for Python 3.
Description-md5:
Homepage: https://github.com/eerimoq/bincopy
Section: python
Priority: optional
Filename: pool/main/p/python-bincopy/python3-bincopy_20.0.0+dfsg1-1_all.deb