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

Last updated: January 11,2025

1. Install "vte291.i686" package

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

$ sudo yum makecache $ sudo yum install vte291.i686

2. Uninstall "vte291.i686" package

Learn how to uninstall vte291.i686 on Amazon Linux 2:

$ sudo yum remove vte291.i686 $ sudo yum autoremove

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

Loaded plugins: ovl, priorities
Available Packages
Name : vte291
Arch : i686
Version : 0.52.2
Release : 2.amzn2
Size : 264 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.