pleroma on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S pleroma

* (Optional) Uninstall pleroma on Arch using YAY

$ yay -Rns pleroma

2. Manually Install "pleroma" via AUR

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

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

b. Clone pleroma's git locally

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

c. Go to ~/pleroma folder and install it

$ cd ~/pleroma $ makepkg -si

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

ID: 1413731
Name: pleroma
PackageBaseID: 190309
PackageBase: pleroma
Version: 2.6.2-1
Description: A microblogging server software that can federate other servers that support ActivityPub
URL: https://git.pleroma.social/pleroma/pleroma
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: malacology
Submitter: malacology
FirstSubmitted: 1676113591
LastModified: 1708611413
URLPath: /cgit/aur.git/snapshot/pleroma.tar.gz