dendrite on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S dendrite

* (Optional) Uninstall dendrite on Arch using YAY

$ yay -Rns dendrite

2. Manually Install "dendrite" via AUR

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

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

b. Clone dendrite's git locally

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

c. Go to ~/dendrite folder and install it

$ cd ~/dendrite $ makepkg -si

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

ID: 1393388
Name: dendrite
PackageBaseID: 158481
PackageBase: dendrite
Version: 0.13.6-1
Description: A second-generation Matrix homeserver written in Go
URL: https://matrix-org.github.io/dendrite/
NumVotes: 13
Popularity: 0.038739
OutOfDate:
Maintainer: rumpelsepp
Submitter: rumpelsepp
FirstSubmitted: 1602079157
LastModified: 1706354918
URLPath: /cgit/aur.git/snapshot/dendrite.tar.gz