How to Install and Uninstall vte291.i686 Package on CentOS Stream 9

Last updated: May 20,2024

1. Install "vte291.i686" package

Please follow the step by step instructions below to install vte291.i686 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install vte291.i686

2. Uninstall "vte291.i686" package

Please follow the step by step instructions below to uninstall vte291.i686 on CentOS Stream 9:

$ sudo dnf remove vte291.i686 $ sudo dnf autoremove

3. Information about the vte291.i686 package on CentOS Stream 9

Last metadata expiration check: 2:48:52 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : vte291
Version : 0.64.2
Release : 2.el9
Architecture : i686
Size : 323 k
Source : vte291-0.64.2-2.el9.src.rpm
Repository : appstream
Summary : Terminal emulator library
URL : https://wiki.gnome.org/Apps/Terminal/VTE
License : LGPLv3+ and MIT
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.