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

Last updated: May 11,2024

1. Install "python3-newt" package

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

$ sudo apt update $ sudo apt install python3-newt

2. Uninstall "python3-newt" package

Here is a brief guide to show you how to uninstall python3-newt on Kali Linux:

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

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

Package: python3-newt
Source: newt
Version: 0.52.24-2
Installed-Size: 148
Maintainer: Alastair McKinstry
Architecture: amd64
Depends: libnewt0.52 (= 0.52.24-2), python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.4)
Size: 32928
SHA256: 5644a68ad0c40c5516609c45561bd32641d42c638f37ef5ccddcb39f20405995
SHA1: 92a70ea3be9d3a36ce49db1784c2ab9af2c35f20
MD5sum: 5d9a1d2f373eff3a4bd90fc01c7699e2
Description: NEWT module for Python3
This module allows you to build a text UI for your Python3 scripts
using newt.
Description-md5:
Multi-Arch: same
Homepage: https://pagure.io/newt
Section: python
Priority: optional
Filename: pool/main/n/newt/python3-newt_0.52.24-2_amd64.deb