How to Install and Uninstall triggerhappy Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 21,2024

1. Install "triggerhappy" package

Please follow the guidance below to install triggerhappy on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install triggerhappy

2. Uninstall "triggerhappy" package

Please follow the guidance below to uninstall triggerhappy on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove triggerhappy $ sudo apt autoclean && sudo apt autoremove

3. Information about the triggerhappy package on Ubuntu 21.10 (Impish Indri)

Package: triggerhappy
Architecture: amd64
Version: 0.5.0-1.1
Priority: extra
Section: universe/utils
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Stefan Tomanek
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 129
Pre-Depends: init-system-helpers (>= 1.54~)
Depends: libc6 (>= 2.27), libsystemd0
Filename: pool/universe/t/triggerhappy/triggerhappy_0.5.0-1.1_amd64.deb
Size: 32460
MD5sum: 2e740be96dd65371367849d5c325a18e
SHA1: 0af372ffb0ca11afac78b79149e5bf4cb2f7f1e0
SHA256: 7b4b2919ec1896f28e485a2b1588a86e4858b217b8cd8de4598d247b322fb4cf
SHA512: a2ade294927a2e06624bd363bff23280514dfb7d7167b54aeb5003cdac81c9fdaa961f82803656f293c97b45543de87bd5051e0e132c995d211f22c06a7a9ec5
Homepage: https://github.com/wertarbyte/triggerhappy
Description-en: global hotkey daemon for Linux
Triggerhappy watches connected input devices for certain key presses
or other input events and runs administrator-configured
commands when they occur. Unlike other hotkey daemons, it runs as a
persistent, systemwide service and therefore can be used even
outside the context of a user or X11 session.
.
It can handle a wide variety of devices (keyboards, joysticks,
wiimote, etc.), as long as they are presented by the kernel as
generic input devices. No kernel patch is required. The daemon is
a userspace program that polls the /dev/input/event? interfaces
for incoming key, button and switch events. A single daemon can
monitor multiple input devices and can dynamically add additional
ones. Hotkey handlers can be assigned to dedicated (tagged) devices
or globally.
.
For example, this package might be useful on a headless system to
use input events generated by a remote control to control an
mpd server, but can also be used to allow the adjustment of audio
and network status on a notebook without relying on user specific
configuration.
.
Key combinations are supported as well as the hotplugging of devices
using a udev hotplug script; the running daemon can also be influenced
by a client program, e.g. to temporarily pause the processing of
events or switch to a different set of hotkey bindings.
Description-md5: a1ea7e9bf4516f1bb7a285b43aa7021f