python2-easygui on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python2-easygui

* (Optional) Uninstall python2-easygui on Arch using YAY

$ yay -Rns python2-easygui

2. Manually Install "python2-easygui" via AUR

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

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

b. Clone python2-easygui's git locally

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

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

$ cd ~/python2-easygui $ makepkg -si

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

ID: 261360
Name: python2-easygui
PackageBaseID: 98448
PackageBase: python2-easygui
Version: 0.98.0-1
Description: A module for very simple, very easy GUI programming in Python
URL: http://easygui.sourceforge.net
NumVotes: 0
Popularity: 0
OutOfDate: 1620888557
Maintainer:
FirstSubmitted: 1440479008
LastModified: 1451700360
URLPath: /cgit/aur.git/snapshot/python2-easygui.tar.gz

5. The same packages on other Linux Distributions