logkeys on AUR (Arch User Repository)

Last updated: May 10,2024

1. Install "logkeys" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install logkeys on Arch using YAY

$ yay -S logkeys

* (Optional) Uninstall logkeys on Arch using YAY

$ yay -Rns logkeys

2. Manually Install "logkeys" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone logkeys's git locally

$ git clone https://aur.archlinux.org/logkeys.git ~/logkeys

c. Go to ~/logkeys folder and install it

$ cd ~/logkeys $ makepkg -si

3. Information about the logkeys package on Arch User Repository (AUR)

ID: 686588
Name: logkeys
PackageBaseID: 129231
PackageBase: logkeys
Version: 0.2.0-1
Description: Simple keylogger supporting also USB keyboards.
URL: https://github.com/kernc/logkeys
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: SanskritFritz
Submitter: SanskritFritz
FirstSubmitted: 1516054411
LastModified: 1579120383
URLPath: /cgit/aur.git/snapshot/logkeys.tar.gz

5. The same packages on other Linux Distributions