python-pylirc on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S python-pylirc

* (Optional) Uninstall python-pylirc on Arch using YAY

$ yay -Rns python-pylirc

2. Manually Install "python-pylirc" via AUR

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

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

b. Clone python-pylirc's git locally

$ git clone https://aur.archlinux.org/python-pylirc.git ~/python-pylirc

c. Go to ~/python-pylirc folder and install it

$ cd ~/python-pylirc $ makepkg -si

3. Information about the python-pylirc package on Arch User Repository (AUR)

ID: 264216
Name: python-pylirc
PackageBaseID: 105942
PackageBase: python-pylirc
Version: 0.0.5-1
Description: Python module to interact with remote controls via lirc.
URL: http://sourceforge.net/projects/pylirc/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: bwrsandman
FirstSubmitted: 1452463393
LastModified: 1452477719
URLPath: /cgit/aur.git/snapshot/python-pylirc.tar.gz