treeform on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S treeform

* (Optional) Uninstall treeform on Arch using YAY

$ yay -Rns treeform

2. Manually Install "treeform" via AUR

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

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

b. Clone treeform's git locally

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

c. Go to ~/treeform folder and install it

$ cd ~/treeform $ makepkg -si

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

ID: 605895
Name: treeform
PackageBaseID: 130241
PackageBase: treeform
Version: 1.0.3-2
Description: Linguistic Syntax/Semantics tree drawing editor
URL: https://sourceforge.net/projects/treeform/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: seifferth
FirstSubmitted: 1519333386
LastModified: 1555922813
URLPath: /cgit/aur.git/snapshot/treeform.tar.gz