python2-guidata on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python2-guidata

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

$ yay -Rns python2-guidata

2. Manually Install "python2-guidata" via AUR

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

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

b. Clone python2-guidata's git locally

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

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

$ cd ~/python2-guidata $ makepkg -si

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

ID: 350584
Name: python2-guidata
PackageBaseID: 47948
PackageBase: python2-guidata
Version: 1.7.6-1
Description: Python library generating graphical user interfaces for easy dataset editing and display
URL: http://code.google.com/p/guidata/
NumVotes: 9
Popularity: 0
OutOfDate: 1641338869
Maintainer: giniu
FirstSubmitted: 1302015093
LastModified: 1477666191
URLPath: /cgit/aur.git/snapshot/python2-guidata.tar.gz