tikv-pd on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S tikv-pd

* (Optional) Uninstall tikv-pd on Arch using YAY

$ yay -Rns tikv-pd

2. Manually Install "tikv-pd" via AUR

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

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

b. Clone tikv-pd's git locally

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

c. Go to ~/tikv-pd folder and install it

$ cd ~/tikv-pd $ makepkg -si

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

ID: 1045477
Name: tikv-pd
PackageBaseID: 136828
PackageBase: tikv-pd
Version: 5.4.0-1
Description: Manage and schedule the TiKV cluster.
URL: https://github.com/tikv/pd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xuanwo
Submitter: xuanwo
FirstSubmitted: 1540223970
LastModified: 1646282943
URLPath: /cgit/aur.git/snapshot/tikv-pd.tar.gz