python-guizero on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S python-guizero

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

$ yay -Rns python-guizero

2. Manually Install "python-guizero" via AUR

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

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

b. Clone python-guizero's git locally

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

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

$ cd ~/python-guizero $ makepkg -si

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

ID: 1363769
Name: python-guizero
PackageBaseID: 134655
PackageBase: python-guizero
Version: 1.5.0-1
Description: Python module to allow learners to easily create GUIs
URL: https://github.com/lawsie/guizero
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: SpotlightKid
Submitter: SpotlightKid
FirstSubmitted: 1533044439
LastModified: 1701598852
URLPath: /cgit/aur.git/snapshot/python-guizero.tar.gz