How to Install and Uninstall keybinder.x86_64 Package on Fedora 36

Last updated: June 29,2024

1. Install "keybinder.x86_64" package

Please follow the step by step instructions below to install keybinder.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install keybinder.x86_64

2. Uninstall "keybinder.x86_64" package

Please follow the steps below to uninstall keybinder.x86_64 on Fedora 36:

$ sudo dnf remove keybinder.x86_64 $ sudo dnf autoremove

3. Information about the keybinder.x86_64 package on Fedora 36

Last metadata expiration check: 3:53:00 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : keybinder
Version : 0.3.1
Release : 23.fc36
Architecture : x86_64
Size : 20 k
Source : keybinder-0.3.1-23.fc36.src.rpm
Repository : fedora
Summary : A library for registering global keyboard shortcuts
URL : https://github.com/engla/keybinder
License : MIT
Description : keybinder is a library for registering global keyboard shortcuts.
: Keybinder works with GTK-based applications using the X Window System.
:
: The library contains:
: - A C library, libkeybinder
: - An examples directory with programs in C, Lua, and Vala.