How to Install and Uninstall xterm.x86_64 Package on CentOS Stream 9

Last updated: October 06,2024

1. Install "xterm.x86_64" package

Here is a brief guide to show you how to install xterm.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install xterm.x86_64

2. Uninstall "xterm.x86_64" package

In this section, we are going to explain the necessary steps to uninstall xterm.x86_64 on CentOS Stream 9:

$ sudo dnf remove xterm.x86_64 $ sudo dnf autoremove

3. Information about the xterm.x86_64 package on CentOS Stream 9

Last metadata expiration check: 0:25:08 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : xterm
Version : 366
Release : 9.el9
Architecture : x86_64
Size : 610 k
Source : xterm-366-9.el9.src.rpm
Repository : appstream
Summary : Terminal emulator for the X Window System
URL : https://invisible-island.net/xterm
License : MIT
Description : The xterm program is a terminal emulator for the X Window System. It
: provides DEC VT102 and Tektronix 4014 compatible terminals for
: programs that can't use the window system directly.