How to Install and Uninstall xmonad-mate.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 08,2024

1. Install "xmonad-mate.x86_64" package

Here is a brief guide to show you how to install xmonad-mate.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install xmonad-mate.x86_64

2. Uninstall "xmonad-mate.x86_64" package

This is a short guide on how to uninstall xmonad-mate.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove xmonad-mate.x86_64 $ sudo dnf autoremove

3. Information about the xmonad-mate.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:09:30 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : xmonad-mate
Version : 0.13
Release : 7.el8
Architecture : x86_64
Size : 20 k
Source : xmonad-0.13-7.el8.src.rpm
Repository : epel
Summary : xmonad MATE session
URL : https://hackage.haskell.org/package/xmonad
License : BSD
Description : xmonad is a tiling window manager for X. Windows are arranged
: automatically to tile the screen without gaps or overlap, maximising
: screen use. All features of the window manager are accessible from
: the keyboard: a mouse is strictly optional. xmonad is written and
: extensible in Haskell. Custom layout algorithms, and other
: extensions, may be written by the user in config files. Layouts are
: applied dynamically, and different layouts may be used on each
: workspace. Xinerama is fully supported, allowing windows to be tiled
: on several screens.
:
: This package adds a "xmonad-mate" X session configuration
: so that xmonad can be started easily from GDM to run
: in a MATE session.