mastodon on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S mastodon

* (Optional) Uninstall mastodon on Arch using YAY

$ yay -Rns mastodon

2. Manually Install "mastodon" via AUR

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

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

b. Clone mastodon's git locally

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

c. Go to ~/mastodon folder and install it

$ cd ~/mastodon $ makepkg -si

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

ID: 1414288
Name: mastodon
PackageBaseID: 133647
PackageBase: mastodon
Version: 4.2.8-1
Description: Your self-hosted, globally interconnected microblogging community
URL: https://github.com/mastodon/mastodon
NumVotes: 19
Popularity: 0.708747
OutOfDate:
Maintainer: dodecahedron
Submitter: flacks
FirstSubmitted: 1529436906
LastModified: 1708701973
URLPath: /cgit/aur.git/snapshot/mastodon.tar.gz