python-ev3dev on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python-ev3dev

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

$ yay -Rns python-ev3dev

2. Manually Install "python-ev3dev" via AUR

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

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

b. Clone python-ev3dev's git locally

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

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

$ cd ~/python-ev3dev $ makepkg -si

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

ID: 1007981
Name: python-ev3dev
PackageBaseID: 174271
PackageBase: python-ev3dev
Version: 1.0.0-1
Description: A Python3 library implementing an interface for ev3dev devices
URL: https://github.com/ev3dev/ev3dev-lang-python
NumVotes: 1
Popularity: 2.0E-5
OutOfDate:
Maintainer: Anty0
Submitter: Anty0
FirstSubmitted: 1640114476
LastModified: 1640114476
URLPath: /cgit/aur.git/snapshot/python-ev3dev.tar.gz