How to Install and Uninstall sxhkd.x86_64 Package on Fedora 34

Last updated: September 29,2024

1. Install "sxhkd.x86_64" package

Please follow the instructions below to install sxhkd.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install sxhkd.x86_64

2. Uninstall "sxhkd.x86_64" package

Please follow the steps below to uninstall sxhkd.x86_64 on Fedora 34:

$ sudo dnf remove sxhkd.x86_64 $ sudo dnf autoremove

3. Information about the sxhkd.x86_64 package on Fedora 34

Last metadata expiration check: 3:12:51 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : sxhkd
Version : 0.6.1
Release : 6.fc34
Architecture : x86_64
Size : 52 k
Source : sxhkd-0.6.1-6.fc34.src.rpm
Repository : fedora
Summary : Simple X hotkey daemon
URL : https://github.com/baskerville/sxhkd
License : BSD
Description : sxhkd is an X daemon that reacts to input events by executing commands.
:
: Its configuration file is a series of bindings that define the associations
: between the input events and the commands.
:
: The format of the configuration file supports a simple notation for mapping
: multiple shortcuts to multiple commands in parallel.