How to Install and Uninstall python3.9-examples Package on Kali Linux

Last updated: May 18,2024

1. Install "python3.9-examples" package

Please follow the steps below to install python3.9-examples on Kali Linux

$ sudo apt update $ sudo apt install python3.9-examples

2. Uninstall "python3.9-examples" package

This guide let you learn how to uninstall python3.9-examples on Kali Linux:

$ sudo apt remove python3.9-examples $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3.9-examples package on Kali Linux

Package: python3.9-examples
Source: python3.9
Version: 3.9.12-1
Installed-Size: 3034
Maintainer: Matthias Klose
Architecture: all
Depends: python3.9:any (>= 3.9.12-1)
Size: 789528
SHA256: a0a635ce798db389fd832d0d073ba4e62d628fa668a7ff7fa9831e43a5442fca
SHA1: e48e469090b55f599e7419b02346efa40e2d2e36
MD5sum: 738259fb11421d4b974e056274c6686f
Description: Examples for the Python language (v3.9)
Examples, Demos and Tools for Python (v3.9). These are files included in
the upstream Python distribution (v3.9).
Description-md5: 5b421fcbf73f52da0e59d52226cd3c21
Section: python
Priority: optional
Filename: pool/main/p/python3.9/python3.9-examples_3.9.12-1_all.deb