x11log on AUR (Arch User Repository)

Last updated: May 21,2024

1. Install "x11log" 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 x11log on Arch using YAY

$ yay -S x11log

* (Optional) Uninstall x11log on Arch using YAY

$ yay -Rns x11log

2. Manually Install "x11log" via AUR

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

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

b. Clone x11log's git locally

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

c. Go to ~/x11log folder and install it

$ cd ~/x11log $ makepkg -si

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

ID: 237919
Name: x11log
PackageBaseID: 101470
PackageBase: x11log
Version: 0.81-1
Description: An unprivileged userspace keylogger for X11 sessions
URL: https://github.com/esonn/x11log
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: eso
Submitter: eso
FirstSubmitted: 1444318888
LastModified: 1444319295
URLPath: /cgit/aur.git/snapshot/x11log.tar.gz