python-easygui-git on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-easygui-git

* (Optional) Uninstall python-easygui-git on Arch using YAY

$ yay -Rns python-easygui-git

2. Manually Install "python-easygui-git" via AUR

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

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

b. Clone python-easygui-git's git locally

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

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

$ cd ~/python-easygui-git $ makepkg -si

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

ID: 303013
Name: python-easygui-git
PackageBaseID: 105027
PackageBase: python-easygui-git
Version: r184.d5d2434-1
Description: A module for very simple, very easy GUI programming in Python
URL: https://github.com/robertlugg/easygui
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: orestisf
FirstSubmitted: 1450919667
LastModified: 1463350735
URLPath: /cgit/aur.git/snapshot/python-easygui-git.tar.gz