gotosocial on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S gotosocial

* (Optional) Uninstall gotosocial on Arch using YAY

$ yay -Rns gotosocial

2. Manually Install "gotosocial" via AUR

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

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

b. Clone gotosocial's git locally

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

c. Go to ~/gotosocial folder and install it

$ cd ~/gotosocial $ makepkg -si

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

ID: 1128716
Name: gotosocial
PackageBaseID: 183370
PackageBase: gotosocial
Version: 0.3.8-1
Description: ActivityPub social network server written in Golang
URL: https://github.com/superseriousbusiness/gotosocial
NumVotes: 1
Popularity: 0.215559
OutOfDate:
Maintainer:
FirstSubmitted: 1655671596
LastModified: 1661094580
URLPath: /cgit/aur.git/snapshot/gotosocial.tar.gz

5. The same packages on other Linux Distributions