slap on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S slap

* (Optional) Uninstall slap on Arch using YAY

$ yay -Rns slap

2. Manually Install "slap" via AUR

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

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

b. Clone slap's git locally

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

c. Go to ~/slap folder and install it

$ cd ~/slap $ makepkg -si

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

ID: 382356
Name: slap
PackageBaseID: 93808
PackageBase: slap
Version: 0.1.61-2
Description: Sublime-like terminal-based text editor.
URL: https://github.com/slap-editor/slap/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: SolarAquarion
FirstSubmitted: 1433605041
LastModified: 1486654044
URLPath: /cgit/aur.git/snapshot/slap.tar.gz