activity-relay on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S activity-relay

* (Optional) Uninstall activity-relay on Arch using YAY

$ yay -Rns activity-relay

2. Manually Install "activity-relay" via AUR

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

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

b. Clone activity-relay's git locally

$ git clone https://aur.archlinux.org/activity-relay.git ~/activity-relay

c. Go to ~/activity-relay folder and install it

$ cd ~/activity-relay $ makepkg -si

3. Information about the activity-relay package on Arch User Repository (AUR)

ID: 1174007
Name: activity-relay
PackageBaseID: 168184
PackageBase: activity-relay
Version: 1.2.0-1
Description: Yet another powerful customizable ActivityPub relay server written in Go.
URL: https://github.com/yukimochi/Activity-Relay
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: brodi1
Submitter: brodi1
FirstSubmitted: 1624196228
LastModified: 1669384183
URLPath: /cgit/aur.git/snapshot/activity-relay.tar.gz