gotosocial-rc on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S gotosocial-rc

* (Optional) Uninstall gotosocial-rc on Arch using YAY

$ yay -Rns gotosocial-rc

2. Manually Install "gotosocial-rc" via AUR

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

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

b. Clone gotosocial-rc's git locally

$ git clone https://aur.archlinux.org/gotosocial-rc.git ~/gotosocial-rc

c. Go to ~/gotosocial-rc folder and install it

$ cd ~/gotosocial-rc $ makepkg -si

3. Information about the gotosocial-rc package on Arch User Repository (AUR)

ID: 1425019
Name: gotosocial-rc
PackageBaseID: 202581
PackageBase: gotosocial-rc
Version: 0.14.2-1
Description: ActivityPub social network server written in Golang (release candidate)
URL: https://gotosocial.org
NumVotes: 1
Popularity: 0.565378
OutOfDate:
Maintainer: fossdd
Submitter: fossdd
FirstSubmitted: 1708030553
LastModified: 1710159583
URLPath: /cgit/aur.git/snapshot/gotosocial-rc.tar.gz