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

Last updated: June 10,2024

1. Install "python3.11-nopie" package

This guide let you learn how to install python3.11-nopie on Kali Linux

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

2. Uninstall "python3.11-nopie" package

This guide let you learn how to uninstall python3.11-nopie on Kali Linux:

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

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

Package: python3.11-nopie
Source: python3.11
Version: 3.11.8-1
Installed-Size: 6697
Maintainer: Matthias Klose
Architecture: amd64
Depends: python3.11-minimal (= 3.11.8-1), libc6 (>= 2.35), libexpat1 (>= 2.1~beta3), zlib1g (>= 1:1.2.0)
Size: 2025980
SHA256: 2a92151832408553e7dcede181603b8b5969c108e21f4f9600c016cc4a5f565c
SHA1: a703a7c5c4535c400a6e769ea983164df88730cd
MD5sum: 9bf17098039066c8f74cdf2b2a3bfbb3
Description: Python interpreter linked without PIE (version 3.11)
This package contains the interpreter not built as position independent
executable. This interpreter is diverting the python3.11 executable, and making
the interpreter built with PIE available as python3.11-pie.
Description-md5:
Multi-Arch: allowed
Cnf-Visible-Pkgname: python3.11
Section: python
Priority: optional
Filename: pool/main/p/python3.11/python3.11-nopie_3.11.8-1_amd64.deb