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

Last updated: May 20,2024

1. Install "python3-icoextract" package

Please follow the guidance below to install python3-icoextract on Kali Linux

$ sudo apt update $ sudo apt install python3-icoextract

2. Uninstall "python3-icoextract" package

This guide let you learn how to uninstall python3-icoextract on Kali Linux:

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

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

Package: python3-icoextract
Source: icoextract
Version: 0.1.4-2
Installed-Size: 40
Maintainer: James Lu
Architecture: all
Depends: python3-pefile, python3:any (>= 3.6~)
Size: 8204
SHA256: bcca2124568d3862e947d74e451fe97a9a573544152dcfcb7f0ed112e0b5c5aa
SHA1: 0f780c59e4805e77bb46e767db94d6e567df48ca
MD5sum: bb262d34cfddb6df189f99c3c2d65808
Description: icon extraction library for Windows PE files
icoextract is an icon extraction library for Windows PE files (.exe/.dll)
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/jlu5/icoextract
Section: python
Priority: optional
Filename: pool/main/i/icoextract/python3-icoextract_0.1.4-2_all.deb