python-pyfirmata on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python-pyfirmata

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

$ yay -Rns python-pyfirmata

2. Manually Install "python-pyfirmata" via AUR

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

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

b. Clone python-pyfirmata's git locally

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

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

$ cd ~/python-pyfirmata $ makepkg -si

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

ID: 1077534
Name: python-pyfirmata
PackageBaseID: 99968
PackageBase: python-pyfirmata
Version: 1.1.0-1
Description: Python interface for the Firmata protocol
URL: https://github.com/tino/pyFirmata
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: giniu
FirstSubmitted: 1442221159
LastModified: 1652054512
URLPath: /cgit/aur.git/snapshot/python-pyfirmata.tar.gz