ruut on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S ruut

* (Optional) Uninstall ruut on Arch using YAY

$ yay -Rns ruut

2. Manually Install "ruut" via AUR

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

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

b. Clone ruut's git locally

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

c. Go to ~/ruut folder and install it

$ cd ~/ruut $ makepkg -si

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

ID: 1123022
Name: ruut
PackageBaseID: 155705
PackageBase: ruut
Version: 0.7.0-1
Description: Print arbitrary trees on the command line.
URL: https://github.com/HarrisonB/ruut
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: wezm
Submitter: wezm
FirstSubmitted: 1595303504
LastModified: 1659844238
URLPath: /cgit/aur.git/snapshot/ruut.tar.gz