detoul on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S detoul

* (Optional) Uninstall detoul on Arch using YAY

$ yay -Rns detoul

2. Manually Install "detoul" via AUR

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

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

b. Clone detoul's git locally

$ git clone https://aur.archlinux.org/detoul.git ~/detoul

c. Go to ~/detoul folder and install it

$ cd ~/detoul $ makepkg -si

3. Information about the detoul package on Arch User Repository (AUR)

ID: 195630
Name: detoul
PackageBaseID: 89869
PackageBase: detoul
Version: 0.1.3-1
Description: a declarative tool for creating integration branches in git
URL: https://github.com/ramonsnir/detoul
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Ramon
Submitter: Ramon
FirstSubmitted: 1422433181
LastModified: 1434264836
URLPath: /cgit/aur.git/snapshot/detoul.tar.gz