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

Last updated: May 16,2024

1. Install "pypy-six" package

Here is a brief guide to show you how to install pypy-six on Kali Linux

$ sudo apt update $ sudo apt install pypy-six

2. Uninstall "pypy-six" package

This guide let you learn how to uninstall pypy-six on Kali Linux:

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

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

Package: pypy-six
Source: six
Version: 1.16.0-3
Installed-Size: 59
Maintainer: Debian Python Team
Architecture: all
Depends: pypy
Size: 17408
SHA256: 015eedba788366a40030d1e3bf97d89dee42619b2a06c73a66a36027df43f5f0
SHA1: 726b808642dbe6fe3aca1885f054955cc957a348
MD5sum: 10a68bf7e6e856b15d8a8a5c174933af
Description: Python 2 and 3 compatibility library (PyPy interface)
Six is a Python 2 and 3 compatibility library. It provides utility
functions for smoothing over the differences between the Python versions
with the goal of writing Python code that is compatible on both Python
versions.
.
This package provides Six on the PyPy module path. It is complemented
by python-six and python3-six.
Description-md5: 9f2b4b420cf11fa632953c393b8110f6
Multi-Arch: foreign
Homepage: https://github.com/benjaminp/six
Section: python
Priority: optional
Filename: pool/main/s/six/pypy-six_1.16.0-3_all.deb