python-ev3dev2 on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-ev3dev2

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

$ yay -Rns python-ev3dev2

2. Manually Install "python-ev3dev2" via AUR

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

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

b. Clone python-ev3dev2's git locally

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

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

$ cd ~/python-ev3dev2 $ makepkg -si

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

ID: 1007980
Name: python-ev3dev2
PackageBaseID: 174270
PackageBase: python-ev3dev2
Version: 2.0.0beta1-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: 1640113975
LastModified: 1640113976
URLPath: /cgit/aur.git/snapshot/python-ev3dev2.tar.gz