python-activitypub on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-activitypub

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

$ yay -Rns python-activitypub

2. Manually Install "python-activitypub" via AUR

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

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

b. Clone python-activitypub's git locally

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

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

$ cd ~/python-activitypub $ makepkg -si

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

ID: 1019412
Name: python-activitypub
PackageBaseID: 175087
PackageBase: python-activitypub
Version: 0.0.3-3
Description: A general Python ActivityPub library
URL: https://github.com/dsblank/activitypub
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Popolon
Submitter: Popolon
FirstSubmitted: 1642322676
LastModified: 1642325082
URLPath: /cgit/aur.git/snapshot/python-activitypub.tar.gz