kit on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S kit

* (Optional) Uninstall kit on Arch using YAY

$ yay -Rns kit

2. Manually Install "kit" via AUR

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

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

b. Clone kit's git locally

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

c. Go to ~/kit folder and install it

$ cd ~/kit $ makepkg -si

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

ID: 769747
Name: kit
PackageBaseID: 155869
PackageBase: kit
Version: 153-1
Description: The Kinesics Text Editor is a small, fast, efficient, portable text editor
URL: https://turtlewar.org/projects/editor
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1595680116
LastModified: 1595680116
URLPath: /cgit/aur.git/snapshot/kit.tar.gz