python-pubsub on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-pubsub

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

$ yay -Rns python-pubsub

2. Manually Install "python-pubsub" via AUR

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

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

b. Clone python-pubsub's git locally

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

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

$ cd ~/python-pubsub $ makepkg -si

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

ID: 1114028
Name: python-pubsub
PackageBaseID: 81286
PackageBase: python-pubsub
Version: 4.0.3-1
Description: Python Publish-Subscribe Package
URL: https://pypi.python.org/pypi/PyPubSub
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: sleduc
Submitter: jleclanche
FirstSubmitted: 1398479172
LastModified: 1658223679
URLPath: /cgit/aur.git/snapshot/python-pubsub.tar.gz