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

Last updated: May 08,2024

1. Install "python3-restrictedpython" package

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

$ sudo apt update $ sudo apt install python3-restrictedpython

2. Uninstall "python3-restrictedpython" package

Please follow the steps below to uninstall python3-restrictedpython on Kali Linux:

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

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

Package: python3-restrictedpython
Source: restrictedpython
Version: 6.2-1
Installed-Size: 106
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 24636
SHA256: 73197b7aa971715cd7ab0253b4d3b3ef66ab19d4b2d3a555c597e377ea14e530
SHA1: 16c552206938f800e103582255ca5403cdb1e40b
MD5sum: a91f9e6fc4d9d8d406b9d5c87c5b91f6
Description: Restricted execution environment for Python 3
RestrictedPython is a tool that helps to define a subset of the Python
language which allows one to provide a program input into a trusted
environment. RestrictedPython is not a sandbox system or a secured
environment, but it helps to define a trusted environment and execute
untrusted code inside of it.
Description-md5:
Homepage: https://restrictedpython.readthedocs.io/en/latest/
Section: python
Priority: optional
Filename: pool/main/r/restrictedpython/python3-restrictedpython_6.2-1_all.deb