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

Last updated: March 01,2025

1. Install "herbstluftwm.x86_64" package

This is a short guide on how to install herbstluftwm.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install herbstluftwm.x86_64

2. Uninstall "herbstluftwm.x86_64" package

This tutorial shows how to uninstall herbstluftwm.x86_64 on Fedora 39:

$ sudo dnf remove herbstluftwm.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 3:24:16 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : herbstluftwm
Version : 0.9.5
Release : 3.fc39
Architecture : x86_64
Size : 659 k
Source : herbstluftwm-0.9.5-3.fc39.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.