How to Install and Uninstall vte3.i686 Package on Amazon Linux 2

Last updated: January 10,2025

1. Install "vte3.i686" package

This is a short guide on how to install vte3.i686 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install vte3.i686

2. Uninstall "vte3.i686" package

Please follow the guidance below to uninstall vte3.i686 on Amazon Linux 2:

$ sudo yum remove vte3.i686 $ sudo yum autoremove

3. Information about the vte3.i686 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : vte3
Arch : i686
Version : 0.36.5
Release : 1.amzn2.0.2
Size : 348 k
Repo : amzn2-core/2/x86_64
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.
:
: VTE supports Unicode and character set conversion, as well as
: emulating any terminal known to the system's terminfo database.