tikv on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S tikv

* (Optional) Uninstall tikv on Arch using YAY

$ yay -Rns tikv

2. Manually Install "tikv" via AUR

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

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

b. Clone tikv's git locally

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

c. Go to ~/tikv folder and install it

$ cd ~/tikv $ makepkg -si

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

ID: 1045478
Name: tikv
PackageBaseID: 136842
PackageBase: tikv
Version: 5.4.0-1
Description: Distributed transactional key-value database, originally created to complement TiDB
URL: https://github.com/tikv/tikv
NumVotes: 0
Popularity: 0
OutOfDate: 1696835064
Maintainer: xuanwo
Submitter: xuanwo
FirstSubmitted: 1540273554
LastModified: 1646282966
URLPath: /cgit/aur.git/snapshot/tikv.tar.gz