tidb-bin on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S tidb-bin

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

$ yay -Rns tidb-bin

2. Manually Install "tidb-bin" via AUR

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

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

b. Clone tidb-bin's git locally

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

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

$ cd ~/tidb-bin $ makepkg -si

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

ID: 1045475
Name: tidb-bin
PackageBaseID: 116575
PackageBase: tidb-bin
Version: 5.4.0-1
Description: A distributed NewSQL database compatible with MySQL protocol
URL: https://github.com/pingcap/tidb
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: AstroProfundis
Submitter: Librazy
FirstSubmitted: 1477757445
LastModified: 1646282909
URLPath: /cgit/aur.git/snapshot/tidb-bin.tar.gz