python-cec on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-cec

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

$ yay -Rns python-cec

2. Manually Install "python-cec" via AUR

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

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

b. Clone python-cec's git locally

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

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

$ cd ~/python-cec $ makepkg -si

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

ID: 1255099
Name: python-cec
PackageBaseID: 113991
PackageBase: python-cec
Version: 0.2.8-1
Description: libcec bindings for Python
URL: https://github.com/trainman419/python-cec
NumVotes: 2
Popularity: 0.001893
OutOfDate:
Maintainer: dafero
Submitter: dafero
FirstSubmitted: 1469562480
LastModified: 1683581521
URLPath: /cgit/aur.git/snapshot/python-cec.tar.gz