How to Install and Uninstall libvterm0 Package on Kali Linux

Last updated: May 17,2024

1. Install "libvterm0" package

Please follow the guidelines below to install libvterm0 on Kali Linux

$ sudo apt update $ sudo apt install libvterm0

2. Uninstall "libvterm0" package

This guide let you learn how to uninstall libvterm0 on Kali Linux:

$ sudo apt remove libvterm0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libvterm0 package on Kali Linux

Package: libvterm0
Source: libvterm
Version: 0.1.4-1
Installed-Size: 85
Maintainer: James McCoy
Architecture: amd64
Depends: libc6 (>= 2.14)
Breaks: neovim (<< 0.4), pangoterm (<< 0~bzr608)
Size: 29724
SHA256: 1d8eeccb083ac2e80416d6044cd0d31274d8ffe9f05dc052f4fe05b8f3c2c2c7
SHA1: 1fbf7566e333108042749aa5a72b3bfdc5405a23
MD5sum: 9d7bb3ac18445cbd915a78d7c566cd3a
Description: abstract terminal library
An abstract C99 library which implements a VT220 or xterm-like terminal
emulator. It doesn't use any particular graphics toolkit or output
system, instead it invokes callback function pointers that its embedding
program should provide it to draw on its behalf. It avoids calling
malloc() during normal running state, allowing it to be used in embedded
kernel situations.
Description-md5:
Multi-Arch: same
Homepage: http://www.leonerd.org.uk/code/libvterm/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libv/libvterm/libvterm0_0.1.4-1_amd64.deb