treeline on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S treeline

* (Optional) Uninstall treeline on Arch using YAY

$ yay -Rns treeline

2. Manually Install "treeline" via AUR

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

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

b. Clone treeline's git locally

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

c. Go to ~/treeline folder and install it

$ cd ~/treeline $ makepkg -si

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

ID: 1374736
Name: treeline
PackageBaseID: 138414
PackageBase: treeline
Version: 3.1.6-1
Description: Outliner and PIM which stores information in a tree structure
URL: http://treeline.bellz.org/
NumVotes: 13
Popularity: 0
OutOfDate:
Maintainer: chowbok
Submitter: chowbok
FirstSubmitted: 1546199530
LastModified: 1703380328
URLPath: /cgit/aur.git/snapshot/treeline.tar.gz