How to Install and Uninstall rxvt-unicode.x86_64 Package on CentOS Stream 9

Last updated: November 25,2024

1. Install "rxvt-unicode.x86_64" package

In this section, we are going to explain the necessary steps to install rxvt-unicode.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install rxvt-unicode.x86_64

2. Uninstall "rxvt-unicode.x86_64" package

This guide let you learn how to uninstall rxvt-unicode.x86_64 on CentOS Stream 9:

$ sudo dnf remove rxvt-unicode.x86_64 $ sudo dnf autoremove

3. Information about the rxvt-unicode.x86_64 package on CentOS Stream 9

Last metadata expiration check: 3:01:20 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rxvt-unicode
Version : 9.31
Release : 1.el9
Architecture : x86_64
Size : 795 k
Source : rxvt-unicode-9.31-1.el9.src.rpm
Repository : epel
Summary : Unicode version of rxvt
URL : http://software.schmorp.de/
License : GPLv3
Description : rxvt-unicode is a clone of the well known terminal emulator rxvt, modified to
: store text in Unicode (either UCS-2 or UCS-4) and to use locale-correct input
: and output. It also supports mixing multiple fonts at the same time, including
: Xft fonts.