adr-tools on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S adr-tools

* (Optional) Uninstall adr-tools on Arch using YAY

$ yay -Rns adr-tools

2. Manually Install "adr-tools" via AUR

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

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

b. Clone adr-tools's git locally

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

c. Go to ~/adr-tools folder and install it

$ cd ~/adr-tools $ makepkg -si

3. Information about the adr-tools package on Arch User Repository (AUR)

ID: 530611
Name: adr-tools
PackageBaseID: 133753
PackageBase: adr-tools
Version: 3.0.0-1
Description: CLI tool for working with Architecture Decision Records
URL: https://github.com/npryce/adr-tools
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: wezm
Submitter: wezm
FirstSubmitted: 1529905554
LastModified: 1533019708
URLPath: /cgit/aur.git/snapshot/adr-tools.tar.gz