python-guidata on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S python-guidata

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

$ yay -Rns python-guidata

2. Manually Install "python-guidata" via AUR

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

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

b. Clone python-guidata's git locally

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

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

$ cd ~/python-guidata $ makepkg -si

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

ID: 1426268
Name: python-guidata
PackageBaseID: 190684
PackageBase: python-guidata
Version: 3.4.1-1
Description: Python library generating graphical user interfaces for easy dataset editing and display
URL: https://github.com/PlotPyStack/guidata
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: A_Bart
Submitter: A_Bart
FirstSubmitted: 1677063011
LastModified: 1710315777
URLPath: /cgit/aur.git/snapshot/python-guidata.tar.gz