python-nxt on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-nxt

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

$ yay -Rns python-nxt

2. Manually Install "python-nxt" via AUR

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

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

b. Clone python-nxt's git locally

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

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

$ cd ~/python-nxt $ makepkg -si

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

ID: 1045399
Name: python-nxt
PackageBaseID: 151354
PackageBase: python-nxt
Version: 3.0.0-3
Description: A python driver/interface for the Lego Mindstorms NXT robot based on NXT_python.
URL: https://github.com/schodet/nxt-python
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: DanielNak
Submitter: DanielNak
FirstSubmitted: 1586588921
LastModified: 1646263027
URLPath: /cgit/aur.git/snapshot/python-nxt.tar.gz