gitkv on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S gitkv

* (Optional) Uninstall gitkv on Arch using YAY

$ yay -Rns gitkv

2. Manually Install "gitkv" via AUR

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

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

b. Clone gitkv's git locally

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

c. Go to ~/gitkv folder and install it

$ cd ~/gitkv $ makepkg -si

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

ID: 406795
Name: gitkv
PackageBaseID: 121957
PackageBase: gitkv
Version: 1.0.0-1
Description: Easy key-value storage via git
URL: https://github.com/aureooms/gitkv
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aureooms
Submitter: aureooms
FirstSubmitted: 1493658387
LastModified: 1493658387
URLPath: /cgit/aur.git/snapshot/gitkv.tar.gz