python-psygnal on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-psygnal

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

$ yay -Rns python-psygnal

2. Manually Install "python-psygnal" via AUR

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

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

b. Clone python-psygnal's git locally

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

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

$ cd ~/python-psygnal $ makepkg -si

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

ID: 1416563
Name: python-psygnal
PackageBaseID: 173974
PackageBase: python-psygnal
Version: 0.9.5-1
Description: Fast python callback/event system modeled after Qt Signals
URL: https://github.com/pyapp-kit/psygnal
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: brisvag
Submitter: brisvag
FirstSubmitted: 1639504080
LastModified: 1709031529
URLPath: /cgit/aur.git/snapshot/python-psygnal.tar.gz