How to Install and Uninstall pypy-enum34 Package on Kali Linux

Last updated: May 17,2024

1. Install "pypy-enum34" package

Please follow the guidance below to install pypy-enum34 on Kali Linux

$ sudo apt update $ sudo apt install pypy-enum34

2. Uninstall "pypy-enum34" package

Please follow the step by step instructions below to uninstall pypy-enum34 on Kali Linux:

$ sudo apt remove pypy-enum34 $ sudo apt autoclean && sudo apt autoremove

3. Information about the pypy-enum34 package on Kali Linux

Package: pypy-enum34
Source: enum34
Version: 1.1.10-1
Installed-Size: 145
Maintainer: Debian Python Team
Architecture: all
Depends: pypy
Suggests: python-enum34-doc
Size: 27788
SHA256: e3ab7cd044601522bf990cb32765b3fe6f83cb565a30dbca60240d69aa3aaa37
SHA1: c5e860edb83e382bb769cdd761ad74cbef986dff
MD5sum: 1af98825bcae2d5d6f969a546fe3a3c1
Description: backport of Python 3.4's enum package (PyPy package)
PEP 435 adds an enumeration to Python 3.4. This module provides a
backport of that data type for older Python versions. It defines two
enumeration classes that can be used to define unit sets of names and
values: Enum and IntEnum.
.
This is the PyPy compatible package.
Description-md5: ca1c777b53fda9cfe76f990be44455b2
Homepage: https://pypi.python.org/pypi/enum34
Section: python
Priority: optional
Filename: pool/main/e/enum34/pypy-enum34_1.1.10-1_all.deb