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

Last updated: May 09,2024

1. Install "python3-py" package

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

$ sudo apt update $ sudo apt install python3-py

2. Uninstall "python3-py" package

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

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

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

Package: python3-py
Source: python-py
Version: 1.11.0-2
Installed-Size: 373
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any, python3-pkg-resources
Suggests: subversion, python3-pytest
Size: 88736
SHA256: ff31f0272caaf1eaaa561cefe84edd059d24fc2e8d137375bd0be5b3bd5c16d0
SHA1: 3a8ccb069a1b272a3c26b97b7853799b13be5123
MD5sum: fdad1a6fdfdc70e50d77138f16f6d4b2
Description: Advanced Python development support library (Python 3)
The Codespeak py lib aims at supporting a decent Python development process
addressing deployment, versioning and documentation perspectives. It includes:
.
* py.path: path abstractions over local and Subversion files
* py.code: dynamic code compile and traceback printing support
.
This package provides the Python 3 modules.
Description-md5:
Homepage: https://github.com/pytest-dev/py
Section: python
Priority: optional
Filename: pool/main/p/python-py/python3-py_1.11.0-2_all.deb