How to Install and Uninstall python3-zombie-imp Package on Kali Linux

Last updated: July 03,2024

1. Install "python3-zombie-imp" package

Please follow the steps below to install python3-zombie-imp on Kali Linux

$ sudo apt update $ sudo apt install python3-zombie-imp

2. Uninstall "python3-zombie-imp" package

Please follow the guidance below to uninstall python3-zombie-imp on Kali Linux:

$ sudo apt remove python3-zombie-imp $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-zombie-imp package on Kali Linux

Package: python3-zombie-imp
Source: python-zombie-imp
Version: 0.0.2-2
Installed-Size: 55
Maintainer: Gianfranco Costamagna
Architecture: all
Depends: python3:any
Size: 11728
SHA256: f6d7ddfce8f458aa433003ae6d64162def871ea5bcbbcfa688c6bf032bb08a12
SHA1: 5f04badc20dd0ecbd0738141d98272e4e8867677
MD5sum: c99a737462cd68c50ee5d90e8f85db9a
Description: copy of the `imp` module that was removed in Python 3.12
# zombie-imp
.
~~A particularly mischevious act of necromancy. That is,~~
A copy of the `imp` module that was removed in Python 3.12.
.
Don't use this, it'll probably trick and bite you.
.
.
# Usage
.
Can be summoned by `import zombie_imp`.
.
On Python versions where `imp` was banished, reanimate it using `import imp`.
It promises (with a sneer) to be the same as before.
.
Some functionality that was severed from `pkgutil` is interred
in `zombie_imp.pkgutil`, ready for reattachment:
.
- `ImpImporter`
- `ImpLoader`
Description-md5:
Section: python
Priority: optional
Filename: pool/main/p/python-zombie-imp/python3-zombie-imp_0.0.2-2_all.deb

5. The same packages on other Linux Distributions