dad-bin on AUR (Arch User Repository)

Last updated: November 17,2024

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

$ yay -S dad-bin

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

$ yay -Rns dad-bin

2. Manually Install "dad-bin" via AUR

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

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

b. Clone dad-bin's git locally

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

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

$ cd ~/dad-bin $ makepkg -si

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

ID: 1070373
Name: dad-bin
PackageBaseID: 148054
PackageBase: dad-bin
Version: 1.0.2-1
Description: Dad is a small configuration management tool for Clojure. This project is heavily inspired by mitamae.
URL: https://github.com/liquidz/dad
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ngrunwald
Submitter: ngrunwald
FirstSubmitted: 1578668840
LastModified: 1650627333
URLPath: /cgit/aur.git/snapshot/dad-bin.tar.gz