python2-pubsub on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python2-pubsub

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

$ yay -Rns python2-pubsub

2. Manually Install "python2-pubsub" via AUR

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

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

b. Clone python2-pubsub's git locally

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

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

$ cd ~/python2-pubsub $ makepkg -si

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

ID: 928434
Name: python2-pubsub
PackageBaseID: 57778
PackageBase: python2-pubsub
Version: 3.4.2-1
Description: Python Publish-Subscribe Package
URL: https://pypi.python.org/pypi/PyPubSub
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: sleduc
FirstSubmitted: 1332185086
LastModified: 1625075309
URLPath: /cgit/aur.git/snapshot/python2-pubsub.tar.gz