python-sense-hat on AUR (Arch User Repository)

Last updated: November 06,2024

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

$ yay -S python-sense-hat

* (Optional) Uninstall python-sense-hat on Arch using YAY

$ yay -Rns python-sense-hat

2. Manually Install "python-sense-hat" via AUR

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

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

b. Clone python-sense-hat's git locally

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

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

$ cd ~/python-sense-hat $ makepkg -si

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

ID: 382965
Name: python-sense-hat
PackageBaseID: 103939
PackageBase: python-sense-hat
Version: 2.2.0-3
Description: Raspberry Pi Sense HAT Python library
URL: https://pythonhosted.org/sense-hat/
NumVotes: 10
Popularity: 8.2E-5
OutOfDate: 1707138700
Maintainer: 5chdn
Submitter: 5chdn
FirstSubmitted: 1448800230
LastModified: 1486828875
URLPath: /cgit/aur.git/snapshot/python-sense-hat.tar.gz