How to Install and Uninstall sxhkd Package on Kali Linux

Last updated: May 15,2024

1. Install "sxhkd" package

In this section, we are going to explain the necessary steps to install sxhkd on Kali Linux

$ sudo apt update $ sudo apt install sxhkd

2. Uninstall "sxhkd" package

Please follow the guidance below to uninstall sxhkd on Kali Linux:

$ sudo apt remove sxhkd $ sudo apt autoclean && sudo apt autoremove

3. Information about the sxhkd package on Kali Linux

Package: sxhkd
Version: 0.6.2-1
Installed-Size: 171
Maintainer: Nobuhiro Iwamatsu
Architecture: amd64
Depends: libc6 (>= 2.15), libxcb-keysyms1 (>= 0.4.0), libxcb1
Size: 31596
SHA256: 5ee3142d368d907d92e85cab8cefb5d52f72932bdbadd1fd4d3f4f0a83981d56
SHA1: 376720d81333572558447b59712b6b3b0066321e
MD5sum: 0b40134c0c566fe70637e9c3743712eb
Description: Simple X hotkey daemon
sxhkd is a simple X hotkey daemon with a powerful and compact
configuration syntax.
Description-md5:
Homepage: https://github.com/baskerville/sxhkd
Section: x11
Priority: optional
Filename: pool/main/s/sxhkd/sxhkd_0.6.2-1_amd64.deb