kks on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S kks

* (Optional) Uninstall kks on Arch using YAY

$ yay -Rns kks

2. Manually Install "kks" via AUR

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

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

b. Clone kks's git locally

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

c. Go to ~/kks folder and install it

$ cd ~/kks $ makepkg -si

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

ID: 1019710
Name: kks
PackageBaseID: 173195
PackageBase: kks
Version: 0.3.8-1
Description: Handy Kakoune companion
URL: https://github.com/kkga/kks
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: kkga
Submitter: kkga
FirstSubmitted: 1637232605
LastModified: 1642374132
URLPath: /cgit/aur.git/snapshot/kks.tar.gz