How to Install and Uninstall herbstluftwm.x86_64 Package on Fedora 38

Last updated: January 14,2025

1. Install "herbstluftwm.x86_64" package

This guide covers the steps necessary to install herbstluftwm.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install herbstluftwm.x86_64

2. Uninstall "herbstluftwm.x86_64" package

Please follow the instructions below to uninstall herbstluftwm.x86_64 on Fedora 38:

$ sudo dnf remove herbstluftwm.x86_64 $ sudo dnf autoremove

3. Information about the herbstluftwm.x86_64 package on Fedora 38

Last metadata expiration check: 3:17:17 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : herbstluftwm
Version : 0.9.5
Release : 2.fc38
Architecture : x86_64
Size : 659 k
Source : herbstluftwm-0.9.5-2.fc38.src.rpm
Repository : fedora
Summary : A manual tiling window manager
URL : http://herbstluftwm.org
License : BSD
Description : herbstluftwm is a manual tiling window manager for X11 using Xlib and Glib.
: Its main features can be described with:
:
: - The layout is based on splitting frames into subframes which can be split
: again or can be filled with windows;
: - Tags (or workspaces or virtual desktops or …) can be added/removed at
: runtime. Each tag contains an own layout exactly one tag is viewed on each
: monitor. The tags are monitor independent;
: - It is configured at runtime via ipc calls from herbstclient. So the
: configuration file is just a script which is run on startup.