python-magicgui on AUR (Arch User Repository)

Last updated: May 28,2024

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

$ yay -S python-magicgui

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

$ yay -Rns python-magicgui

2. Manually Install "python-magicgui" via AUR

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

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

b. Clone python-magicgui's git locally

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

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

$ cd ~/python-magicgui $ makepkg -si

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

ID: 1416570
Name: python-magicgui
PackageBaseID: 173976
PackageBase: python-magicgui
Version: 0.7.3-1
Description: Build GUIs from functions, using magic.
URL: https://github.com/pyapp-kit/magicgui
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: brisvag
Submitter: brisvag
FirstSubmitted: 1639504231
LastModified: 1709031624
URLPath: /cgit/aur.git/snapshot/python-magicgui.tar.gz