How to Install and Uninstall libvterm-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: October 06,2024

1. Install "libvterm-dev" package

This tutorial shows how to install libvterm-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libvterm-dev

2. Uninstall "libvterm-dev" package

This is a short guide on how to uninstall libvterm-dev on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libvterm-dev package on Ubuntu 21.10 (Impish Indri)

Package: libvterm-dev
Architecture: amd64
Version: 0.1.4-1
Multi-Arch: same
Priority: extra
Section: universe/libdevel
Source: libvterm
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: James McCoy
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 133
Depends: libvterm0 (= 0.1.4-1)
Filename: pool/universe/libv/libvterm/libvterm-dev_0.1.4-1_amd64.deb
Size: 35636
MD5sum: 43e4583af1bf8a6dff5f507e7bfe35e7
SHA1: e5e10f8aa38859f043109564710325917ccb92b6
SHA256: 2d3d49f1ebbfd59139a3239cce6bd5d6c194cc44a66140a038dfbd77be91d18c
SHA512: 72488640a993d8ceae8fdaf1e7ba26a39acc769f910e8493e33a8f72be33b289b56e75a47e769bad6f92c5557d80e836d49d5b073036ff2148186a25743fd39a
Homepage: http://www.leonerd.org.uk/code/libvterm/
Description-en: abstract terminal library (development files)
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.
.
This package contains the header files and libraries needed for developing
with libvterm.
Description-md5: 7d0b3b3e9cd6e044789186520c19fe10