How to Install and Uninstall vte291.i686 Package on CentOS 8 / RHEL 8

Last updated: November 26,2024

1. Install "vte291.i686" package

In this section, we are going to explain the necessary steps to install vte291.i686 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install vte291.i686

2. Uninstall "vte291.i686" package

This guide covers the steps necessary to uninstall vte291.i686 on CentOS 8 / RHEL 8:

$ sudo dnf remove vte291.i686 $ sudo dnf autoremove

3. Information about the vte291.i686 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:59:52 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : vte291
Version : 0.52.4
Release : 2.el8
Architecture : i686
Size : 267 k
Source : vte291-0.52.4-2.el8.src.rpm
Repository : appstream
Summary : Terminal emulator library
URL : http://www.gnome.org/
License : LGPLv2+
Description : VTE is a library implementing a terminal emulator widget for GTK+. VTE
: is mainly used in gnome-terminal, but can also be used to embed a
: console/terminal in games, editors, IDEs, etc.