sapling-git on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S sapling-git

* (Optional) Uninstall sapling-git on Arch using YAY

$ yay -Rns sapling-git

2. Manually Install "sapling-git" via AUR

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

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

b. Clone sapling-git's git locally

$ git clone https://aur.archlinux.org/sapling-git.git ~/sapling-git

c. Go to ~/sapling-git folder and install it

$ cd ~/sapling-git $ makepkg -si

3. Information about the sapling-git package on Arch User Repository (AUR)

ID: 884494
Name: sapling-git
PackageBaseID: 164994
PackageBase: sapling-git
Version: r358.04acf19-1
Description: A highly experimental vi-inspired editor where you edit code, not text.
URL: https://github.com/kneasle/sapling
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: fossdd
FirstSubmitted: 1616937158
LastModified: 1616937158
URLPath: /cgit/aur.git/snapshot/sapling-git.tar.gz