tidb on AUR (Arch User Repository)
Last updated: November 14,2024
1. Install "tidb" 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
Copied
b. Install tidb on Arch using YAY
$
yay -S
tidb
Copied
* (Optional) Uninstall tidb on Arch using YAY
$
yay -Rns
tidb
Copied
2. Manually Install "tidb" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone tidb's git locally
$
git clone https://aur.archlinux.org/tidb.git
~/tidb
Copied
c. Go to ~/tidb folder and install it
$
cd
~/tidb
Copied
$
makepkg -si
Copied
3. Information about the tidb package on Arch User Repository (AUR)
ID: 1045479
Name: tidb
PackageBaseID: 136848
PackageBase: tidb
Version: 5.4.0-1
Description: A distributed HTAP database compatible with the MySQL protocol
URL: https://github.com/pingcap/tidb
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xuanwo
Submitter: xuanwo
FirstSubmitted: 1540307560
LastModified: 1646282989
URLPath: /cgit/aur.git/snapshot/tidb.tar.gz
Name: tidb
PackageBaseID: 136848
PackageBase: tidb
Version: 5.4.0-1
Description: A distributed HTAP database compatible with the MySQL protocol
URL: https://github.com/pingcap/tidb
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xuanwo
Submitter: xuanwo
FirstSubmitted: 1540307560
LastModified: 1646282989
URLPath: /cgit/aur.git/snapshot/tidb.tar.gz