tidb-git on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S tidb-git

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

$ yay -Rns tidb-git

2. Manually Install "tidb-git" via AUR

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

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

b. Clone tidb-git's git locally

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

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

$ cd ~/tidb-git $ makepkg -si

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

ID: 516554
Name: tidb-git
PackageBaseID: 99575
PackageBase: tidb-git
Version: 2.1.0.alpha-1
Description: Distributed NewSQL database compatible with MySQL protocol
URL: https://pingcap.com/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: mtorromeo
Submitter: mtorromeo
FirstSubmitted: 1441708858
LastModified: 1528108554
URLPath: /cgit/aur.git/snapshot/tidb-git.tar.gz