dolt-bin on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S dolt-bin

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

$ yay -Rns dolt-bin

2. Manually Install "dolt-bin" via AUR

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

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

b. Clone dolt-bin's git locally

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

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

$ cd ~/dolt-bin $ makepkg -si

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

ID: 1133078
Name: dolt-bin
PackageBaseID: 150935
PackageBase: dolt-bin
Version: 0.40.32-1
Description: Git for data!
URL: https://www.dolthub.com/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fearlessdots
FirstSubmitted: 1585667626
LastModified: 1661906317
URLPath: /cgit/aur.git/snapshot/dolt-bin.tar.gz