python-signaller on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-signaller

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

$ yay -Rns python-signaller

2. Manually Install "python-signaller" via AUR

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

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

b. Clone python-signaller's git locally

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

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

$ cd ~/python-signaller $ makepkg -si

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

ID: 271412
Name: python-signaller
PackageBaseID: 106840
PackageBase: python-signaller
Version: 1.1.0-1
Description: Signals and slots implementation with asyncio support
URL: https://github.com/xmikos/signaller
NumVotes: 2
Popularity: 0
OutOfDate: 1709661726
Maintainer: Mikos
Submitter: Mikos
FirstSubmitted: 1454206263
LastModified: 1454459167
URLPath: /cgit/aur.git/snapshot/python-signaller.tar.gz