qcec on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S qcec

* (Optional) Uninstall qcec on Arch using YAY

$ yay -Rns qcec

2. Manually Install "qcec" via AUR

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

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

b. Clone qcec's git locally

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

c. Go to ~/qcec folder and install it

$ cd ~/qcec $ makepkg -si

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

ID: 373981
Name: qcec
PackageBaseID: 108265
PackageBase: qcec
Version: 0.2.2-1
Description: Qt CEC keyboard plugin for the Raspberry Pi
URL: http://www.github.com/sirspudd/qcec
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sirspudd
FirstSubmitted: 1456877861
LastModified: 1484329665
URLPath: /cgit/aur.git/snapshot/qcec.tar.gz