gossip-bin on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S gossip-bin

* (Optional) Uninstall gossip-bin on Arch using YAY

$ yay -Rns gossip-bin

2. Manually Install "gossip-bin" via AUR

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

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

b. Clone gossip-bin's git locally

$ git clone https://aur.archlinux.org/gossip-bin.git ~/gossip-bin

c. Go to ~/gossip-bin folder and install it

$ cd ~/gossip-bin $ makepkg -si

3. Information about the gossip-bin package on Arch User Repository (AUR)

ID: 1418169
Name: gossip-bin
PackageBaseID: 197642
PackageBase: gossip-bin
Version: 0.9.0-2
Description: gossip nostr client built with rust
URL: https://github.com/mikedilger/gossip
NumVotes: 2
Popularity: 0.61781
OutOfDate:
Maintainer: qlrd
Submitter: qlrd
FirstSubmitted: 1694898187
LastModified: 1709219061
URLPath: /cgit/aur.git/snapshot/gossip-bin.tar.gz