How to Install and Uninstall libtermpaint0a Package on Kali Linux

Last updated: May 18,2024

1. Install "libtermpaint0a" package

This guide covers the steps necessary to install libtermpaint0a on Kali Linux

$ sudo apt update $ sudo apt install libtermpaint0a

2. Uninstall "libtermpaint0a" package

This tutorial shows how to uninstall libtermpaint0a on Kali Linux:

$ sudo apt remove libtermpaint0a $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtermpaint0a package on Kali Linux

Package: libtermpaint0a
Source: termpaint (0.3.0-3)
Version: 0.3.0-3+b1
Installed-Size: 384
Maintainer: Christoph Hueffelmann
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Size: 96224
SHA256: f1d5fcfdeac9c4453bf3f3a35f88cdb58fbc3302e83a126561a9ff80e8604b85
SHA1: 168d5ebe61916bac3ca818fabfcef031e7402937
MD5sum: 0b5df98ed1e311858472176a8cfb0f02
Description: low level terminal access - shared library
Termpaint is a low level terminal interface library for
character-cell terminals in the tradition of VT1xx (like xterm, etc).
It’s designed to be portable and flexible to integrate. It covers event
handling and rendering.
.
This package contains the shared libraries necessary to run programs
compiled with termpaint.
Description-md5:
Multi-Arch: same
Homepage: https://termpaint.namepad.de/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/t/termpaint/libtermpaint0a_0.3.0-3+b1_amd64.deb