kv-git on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S kv-git

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

$ yay -Rns kv-git

2. Manually Install "kv-git" via AUR

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

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

b. Clone kv-git's git locally

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

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

$ cd ~/kv-git $ makepkg -si

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

ID: 654583
Name: kv-git
PackageBaseID: 145715
PackageBase: kv-git
Version: r65.bf8bd29-1
Description: A C++ Library for Verified Numerical Computation
URL: https://github.com/mskashi/kv
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1570656586
LastModified: 1570656586
URLPath: /cgit/aur.git/snapshot/kv-git.tar.gz