python-gooey on AUR (Arch User Repository)

Last updated: December 27,2024

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

$ yay -S python-gooey

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

$ yay -Rns python-gooey

2. Manually Install "python-gooey" via AUR

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

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

b. Clone python-gooey's git locally

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

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

$ cd ~/python-gooey $ makepkg -si

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

ID: 945695
Name: python-gooey
PackageBaseID: 169750
PackageBase: python-gooey
Version: 1.0.8.1-1
Description: Turn (almost) any Python command line program into a full GUI application with one line
URL: https://github.com/chriskiehl/Gooey
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: greyltc
Submitter: greyltc
FirstSubmitted: 1628516297
LastModified: 1628516297
URLPath: /cgit/aur.git/snapshot/python-gooey.tar.gz