gossip on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S gossip

* (Optional) Uninstall gossip on Arch using YAY

$ yay -Rns gossip

2. Manually Install "gossip" via AUR

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

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

b. Clone gossip's git locally

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

c. Go to ~/gossip folder and install it

$ cd ~/gossip $ makepkg -si

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

ID: 1378620
Name: gossip
PackageBaseID: 190388
PackageBase: gossip
Version: 0.9.0-1
Description: gossip nostr client, rust, egui based.
URL: https://github.com/mikedilger/gossip
NumVotes: 2
Popularity: 0.615517
OutOfDate:
Maintainer: soloturn
Submitter: soloturn
FirstSubmitted: 1676317810
LastModified: 1704142711
URLPath: /cgit/aur.git/snapshot/gossip.tar.gz