cockroachdb-bin on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S cockroachdb-bin

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

$ yay -Rns cockroachdb-bin

2. Manually Install "cockroachdb-bin" via AUR

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

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

b. Clone cockroachdb-bin's git locally

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

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

$ cd ~/cockroachdb-bin $ makepkg -si

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

ID: 1419216
Name: cockroachdb-bin
PackageBaseID: 119890
PackageBase: cockroachdb-bin
Version: 23.2.2-1
Description: Cloud-native, distributed SQL database
URL: https://www.cockroachlabs.com
NumVotes: 8
Popularity: 0.000275
OutOfDate:
Maintainer: xiota
Submitter: marceloneil
FirstSubmitted: 1487253638
LastModified: 1709337259
URLPath: /cgit/aur.git/snapshot/cockroachdb-bin.tar.gz