tidb-bin-utils on AUR (Arch User Repository)

Last updated: November 15,2024

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

$ yay -S tidb-bin-utils

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

$ yay -Rns tidb-bin-utils

2. Manually Install "tidb-bin-utils" 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-utils's git locally

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

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

$ cd ~/tidb-bin-utils $ makepkg -si

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

ID: 1045476
Name: tidb-bin-utils
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-utils.tar.gz