trilium-server on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S trilium-server

* (Optional) Uninstall trilium-server on Arch using YAY

$ yay -Rns trilium-server

2. Manually Install "trilium-server" via AUR

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

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

b. Clone trilium-server's git locally

$ git clone https://aur.archlinux.org/trilium-server.git ~/trilium-server

c. Go to ~/trilium-server folder and install it

$ cd ~/trilium-server $ makepkg -si

3. Information about the trilium-server package on Arch User Repository (AUR)

ID: 1420420
Name: trilium-server
PackageBaseID: 183325
PackageBase: trilium
Version: 0.63.3-1
Description: A hierarchical note taking application with focus on building large personal knowledge bases - Server version
URL: https://github.com/zadam/trilium
NumVotes: 3
Popularity: 2.7E-5
OutOfDate:
Maintainer: bgiovanni
Submitter: bgiovanni
FirstSubmitted: 1655570501
LastModified: 1709543965
URLPath: /cgit/aur.git/snapshot/trilium-server.tar.gz