How to Install and Uninstall xwm.x86_64 Package on CentOS 8 / RHEL 8

Last updated: May 11,2024

1. Install "xwm.x86_64" package

This tutorial shows how to install xwm.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install xwm.x86_64

2. Uninstall "xwm.x86_64" package

This tutorial shows how to uninstall xwm.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove xwm.x86_64 $ sudo dnf autoremove

3. Information about the xwm.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 9:07:18 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : xwm
Version : 0.1.8
Release : 1.el8
Architecture : x86_64
Size : 18 k
Source : xwm-0.1.8-1.el8.src.rpm
Repository : epel
Summary : Tiny XCB floating window manager
URL : https://github.com/mcpcpc/xwm
License : MIT
Description : xwm is a tiny XCB floating window manager. It is a minimal viable solution
: that was developed with single-monitor workflows in mind. Despite the small
: footprint, xwm maintains extensibility and can be customized to enhance the
: user experience.