nostr-rs-relay on AUR (Arch User Repository)

Last updated: September 19,2024

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

$ yay -S nostr-rs-relay

* (Optional) Uninstall nostr-rs-relay on Arch using YAY

$ yay -Rns nostr-rs-relay

2. Manually Install "nostr-rs-relay" via AUR

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

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

b. Clone nostr-rs-relay's git locally

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

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

$ cd ~/nostr-rs-relay $ makepkg -si

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

ID: 1371258
Name: nostr-rs-relay
PackageBaseID: 193157
PackageBase: nostr-rs-relay
Version: 0.8.13-1
Description: A relay implementation for the Nostr protocol
URL: https://sr.ht/~gheartsfield/nostr-rs-relay/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: petrkr
Submitter: petrkr
FirstSubmitted: 1682805024
LastModified: 1702823765
URLPath: /cgit/aur.git/snapshot/nostr-rs-relay.tar.gz