ctree on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S ctree

* (Optional) Uninstall ctree on Arch using YAY

$ yay -Rns ctree

2. Manually Install "ctree" via AUR

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

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

b. Clone ctree's git locally

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

c. Go to ~/ctree folder and install it

$ cd ~/ctree $ makepkg -si

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

ID: 1004409
Name: ctree
PackageBaseID: 161138
PackageBase: ctree
Version: 1.0.4-1
Description: A Christmas tree right from your terminal
URL: https://github.com/gleich/ctree
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: orhun
Submitter: orhun
FirstSubmitted: 1608568916
LastModified: 1639606912
URLPath: /cgit/aur.git/snapshot/ctree.tar.gz