python-plumb on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S python-plumb

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

$ yay -Rns python-plumb

2. Manually Install "python-plumb" via AUR

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

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

b. Clone python-plumb's git locally

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

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

$ cd ~/python-plumb $ makepkg -si

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

ID: 1252684
Name: python-plumb
PackageBaseID: 163988
PackageBase: python-plumb
Version: 1.2.5-2
Description: Connect systems via many brokers such as Kafka, AWS SQS, RabbitMQ and more
URL: https://pypi.org/project/plumb
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: alerque
FirstSubmitted: 1614862966
LastModified: 1683211376
URLPath: /cgit/aur.git/snapshot/python-plumb.tar.gz