How to Install and Uninstall libnewt-dev Package on Kali Linux

Last updated: May 11,2024

1. Install "libnewt-dev" package

This tutorial shows how to install libnewt-dev on Kali Linux

$ sudo apt update $ sudo apt install libnewt-dev

2. Uninstall "libnewt-dev" package

This guide covers the steps necessary to uninstall libnewt-dev on Kali Linux:

$ sudo apt remove libnewt-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libnewt-dev package on Kali Linux

Package: libnewt-dev
Source: newt
Version: 0.52.24-2
Installed-Size: 274
Maintainer: Alastair McKinstry
Architecture: amd64
Depends: libslang2-dev (>= 2.0.2), libnewt0.52 (= 0.52.24-2)
Size: 73352
SHA256: f9e2002aa6277af9f36e962e5027137adac3f57ada7a5b653fe2db03544fb2a1
SHA1: 7c2116a727f14f9d9bc6090d8a5a80210602b2c1
MD5sum: 41b8b6226da10dc3331d1b6e4afcdffd
Description: Developer's toolkit for newt windowing library
These are the header files and libraries for developing applications
which use newt. Newt is a windowing toolkit for text mode, which provides
many widgets and stackable windows.
Description-md5:
Multi-Arch: same
Homepage: https://pagure.io/newt
Tag: devel::library, interface::text-mode, role::devel-lib, role::program
Section: libdevel
Priority: optional
Filename: pool/main/n/newt/libnewt-dev_0.52.24-2_amd64.deb