python-fedmsg on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-fedmsg

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

$ yay -Rns python-fedmsg

2. Manually Install "python-fedmsg" via AUR

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

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

b. Clone python-fedmsg's git locally

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

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

$ cd ~/python-fedmsg $ makepkg -si

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

ID: 1031583
Name: python-fedmsg
PackageBaseID: 165170
PackageBase: python-fedmsg
Version: 1.1.2-1
Description: Utilities used around Fedora Infrastructure to send and receive messages
URL: https://fedmsg.readthedocs.org/
NumVotes: 0
Popularity: 0
OutOfDate: 1693400697
Maintainer: ImNtReal
Submitter: ImNtReal
FirstSubmitted: 1617391096
LastModified: 1644005736
URLPath: /cgit/aur.git/snapshot/python-fedmsg.tar.gz

5. The same packages on other Linux Distributions