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

Last updated: May 14,2024

1. Install "python3-distutils" package

Please follow the guidelines below to install python3-distutils on Kali Linux

$ sudo apt update $ sudo apt install python3-distutils

2. Uninstall "python3-distutils" package

Please follow the guidelines below to uninstall python3-distutils on Kali Linux:

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

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

Package: python3-distutils
Source: python3-stdlib-extensions
Version: 3.11.5-1
Installed-Size: 639
Maintainer: Matthias Klose
Architecture: all
Replaces: libpython3.6-stdlib (<< 3.6.4~rc1-2), libpython3.7-stdlib (<< 3.7.0~a3-2)
Provides: python3.11-distutils, python3.12-distutils
Depends: python3:any (>= 3.11.2-0~), python3:any (<< 3.13), python3-lib2to3 (= 3.11.5-1)
Breaks: libpython3.10-stdlib (<< 3.10.0~b1), libpython3.6-stdlib (<< 3.6.5~rc1-3), libpython3.7-stdlib (<< 3.7.0~b2-2), libpython3.8-stdlib (<< 3.8.0~b2-5)
Size: 131072
SHA256: 6709ae0a18a271bb96ba983c3b2415be114ea2a54fb2fe609bafa10c6ee4c8a4
SHA1: d456e67ccad7ba94be9c6f1ec2c3d64d495f262a
MD5sum: e50329c0f84c8fb1d576c49993843257
Description: distutils package for Python 3.x
Distutils package for Python 3.x. This package contains the distutils module
from the Python standard library.
Description-md5:
Multi-Arch: foreign
Section: python
Priority: optional
Filename: pool/main/p/python3-stdlib-extensions/python3-distutils_3.11.5-1_all.deb