cockroachdb-git on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S cockroachdb-git

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

$ yay -Rns cockroachdb-git

2. Manually Install "cockroachdb-git" via AUR

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

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

b. Clone cockroachdb-git's git locally

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

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

$ cd ~/cockroachdb-git $ makepkg -si

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

ID: 384710
Name: cockroachdb-git
PackageBaseID: 103979
PackageBase: cockroachdb-git
Version: r17033.g0ba52ff84-1
Description: A Scalable, Geo-Replicated, Transactional Datastore
URL: https://github.com/cockroachdb/cockroach
NumVotes: 1
Popularity: 0
OutOfDate: 1684661706
Maintainer:
Submitter: aperez
FirstSubmitted: 1448902499
LastModified: 1487232400
URLPath: /cgit/aur.git/snapshot/cockroachdb-git.tar.gz