kakoune-git on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S kakoune-git

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

$ yay -Rns kakoune-git

2. Manually Install "kakoune-git" via AUR

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

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

b. Clone kakoune-git's git locally

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

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

$ cd ~/kakoune-git $ makepkg -si

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

ID: 1220620
Name: kakoune-git
PackageBaseID: 76424
PackageBase: kakoune-git
Version: 2022.10.31-1
Description: Multiple-selection, UNIX-flavored modal editor
URL: https://github.com/mawww/kakoune
NumVotes: 39
Popularity: 0
OutOfDate: 1709552799
Maintainer: lenormf
Submitter: galaux
FirstSubmitted: 1387382487
LastModified: 1677844914
URLPath: /cgit/aur.git/snapshot/kakoune-git.tar.gz