snac on AUR (Arch User Repository)

Last updated: November 05,2024

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

$ yay -S snac

* (Optional) Uninstall snac on Arch using YAY

$ yay -Rns snac

2. Manually Install "snac" via AUR

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

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

b. Clone snac's git locally

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

c. Go to ~/snac folder and install it

$ cd ~/snac $ makepkg -si

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

ID: 1421065
Name: snac
PackageBaseID: 188340
PackageBase: snac
Version: 2.49-1
Description: A simple, minimalistic ActivityPub instance
URL: https://codeberg.org/grunfink/snac2
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ogarcia
Submitter: ogarcia
FirstSubmitted: 1669804383
LastModified: 1709631235
URLPath: /cgit/aur.git/snapshot/snac.tar.gz