doin-git on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S doin-git

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

$ yay -Rns doin-git

2. Manually Install "doin-git" via AUR

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

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

b. Clone doin-git's git locally

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

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

$ cd ~/doin-git $ makepkg -si

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

ID: 1374672
Name: doin-git
PackageBaseID: 103472
PackageBase: doin-git
Version: r8.f783ea6-1
Description: Run any command inside any namespace-based Linux container
URL: https://github.com/aperezdc/doin
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aperez
Submitter: aperez
FirstSubmitted: 1447785834
LastModified: 1703373026
URLPath: /cgit/aur.git/snapshot/doin-git.tar.gz