inputlirc on AUR (Arch User Repository)

Last updated: November 22,2024

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

$ yay -S inputlirc

* (Optional) Uninstall inputlirc on Arch using YAY

$ yay -Rns inputlirc

2. Manually Install "inputlirc" via AUR

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

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

b. Clone inputlirc's git locally

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

c. Go to ~/inputlirc folder and install it

$ cd ~/inputlirc $ makepkg -si

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

ID: 750757
Name: inputlirc
PackageBaseID: 133121
PackageBase: inputlirc
Version: 33-1
Description: Zeroconf LIRC daemon using input event devices
URL: https://github.com/gsliepen/inputlirc
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: mtorromeo
Submitter: mtorromeo
FirstSubmitted: 1528037294
LastModified: 1591953998
URLPath: /cgit/aur.git/snapshot/inputlirc.tar.gz