trilium on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S trilium

* (Optional) Uninstall trilium on Arch using YAY

$ yay -Rns trilium

2. Manually Install "trilium" via AUR

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

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

b. Clone trilium's git locally

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

c. Go to ~/trilium folder and install it

$ cd ~/trilium $ makepkg -si

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

ID: 1420419
Name: trilium
PackageBaseID: 183325
PackageBase: trilium
Version: 0.63.3-1
Description: A hierarchical note taking application with focus on building large personal knowledge bases
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.tar.gz