How to Install and Uninstall libvterm.x86_64 Package on CentOS 8 / RHEL 8
Last updated: November 18,2024
1. Install "libvterm.x86_64" package
In this section, we are going to explain the necessary steps to install libvterm.x86_64 on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
libvterm.x86_64
Copied
2. Uninstall "libvterm.x86_64" package
Please follow the instructions below to uninstall libvterm.x86_64 on CentOS 8 / RHEL 8:
$
sudo dnf remove
libvterm.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libvterm.x86_64 package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 5:56:17 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : libvterm
Version : 0.1.1
Release : 1.el8
Architecture : x86_64
Size : 37 k
Source : libvterm-0.1.1-1.el8.src.rpm
Repository : epel
Summary : An abstract library implementation of a VT220/xterm/ECMA-48 terminal emulator
URL : https://launchpad.net/libvterm
License : MIT
Description : An abstract C99 library which implements a VT220 or xterm-like
: terminal emulator. It does not 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.
Available Packages
Name : libvterm
Version : 0.1.1
Release : 1.el8
Architecture : x86_64
Size : 37 k
Source : libvterm-0.1.1-1.el8.src.rpm
Repository : epel
Summary : An abstract library implementation of a VT220/xterm/ECMA-48 terminal emulator
URL : https://launchpad.net/libvterm
License : MIT
Description : An abstract C99 library which implements a VT220 or xterm-like
: terminal emulator. It does not 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.