How to Install and Uninstall python3.12-nopie Package on Kali Linux

Last updated: May 20,2024

1. Install "python3.12-nopie" package

Please follow the steps below to install python3.12-nopie on Kali Linux

$ sudo apt update $ sudo apt install python3.12-nopie

2. Uninstall "python3.12-nopie" package

This is a short guide on how to uninstall python3.12-nopie on Kali Linux:

$ sudo apt remove python3.12-nopie $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3.12-nopie package on Kali Linux

Package: python3.12-nopie
Source: python3.12
Version: 3.12.2-1
Installed-Size: 7944
Maintainer: Matthias Klose
Architecture: amd64
Depends: python3.12-minimal (= 3.12.2-1), libc6 (>= 2.35), libexpat1 (>= 2.1~beta3), zlib1g (>= 1:1.2.0)
Size: 2174880
SHA256: b44144b5aa8a30f7b80a390c4922da52fe4bef1094cc6ede3499e0231c3910bd
SHA1: 33240870db10497fc317f9826b0c3095f2301655
MD5sum: e2f7e9e126e124e0c683e1af4998ac3f
Description: Python interpreter linked without PIE (version 3.12)
This package contains the interpreter not built as position independent
executable. This interpreter is diverting the python3.12 executable, and making
the interpreter built with PIE available as python3.12-pie.
Description-md5:
Multi-Arch: allowed
Cnf-Visible-Pkgname: python3.12
Section: python
Priority: optional
Filename: pool/main/p/python3.12/python3.12-nopie_3.12.2-1_amd64.deb