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

Last updated: May 18,2024

1. Install "python3-examples" package

This tutorial shows how to install python3-examples on Kali Linux

$ sudo apt update $ sudo apt install python3-examples

2. Uninstall "python3-examples" package

In this section, we are going to explain the necessary steps to uninstall python3-examples on Kali Linux:

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

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

Package: python3-examples
Source: python3-defaults
Version: 3.11.6-1
Installed-Size: 6
Maintainer: Matthias Klose
Architecture: all
Depends: python3 (>= 3.11.6-1), python3.11-examples (>= 3.11.6-1~)
Size: 1028
SHA256: 5c20fb88ff123e51846b19be14bcde7f895b45a8cccc8fcc82c2d45d5f3e256e
SHA1: 790dd9f506cc35e0640aa471f12074ebe4abfb89
MD5sum: cdaf1f7c9428966413a4be59d0cab4aa
Description: examples for the Python language (default version)
Examples, Demos and Tools for Python. These are files included in
the upstream Python distribution.
.
This package is a dependency package, which depends on Debian's default
Python 3 version's examples (currently v3.11).
Description-md5:
Multi-Arch: foreign
Homepage: https://www.python.org/
Section: python
Priority: optional
Filename: pool/main/p/python3-defaults/python3-examples_3.11.6-1_all.deb