python-signalslot on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S python-signalslot

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

$ yay -Rns python-signalslot

2. Manually Install "python-signalslot" via AUR

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

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

b. Clone python-signalslot's git locally

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

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

$ cd ~/python-signalslot $ makepkg -si

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

ID: 1075362
Name: python-signalslot
PackageBaseID: 93129
PackageBase: python-signalslot
Version: 0.1.2-1
Description: Simple Signal/Slot implementation
URL: https://github.com/numergy/signalslot
NumVotes: 0
Popularity: 0
OutOfDate: 1702069901
Maintainer:
Submitter: MazeChaZer
FirstSubmitted: 1431948208
LastModified: 1651641426
URLPath: /cgit/aur.git/snapshot/python-signalslot.tar.gz