dosh on AUR (Arch User Repository)

Last updated: March 14,2025

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

$ yay -S dosh

* (Optional) Uninstall dosh on Arch using YAY

$ yay -Rns dosh

2. Manually Install "dosh" via AUR

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

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

b. Clone dosh's git locally

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

c. Go to ~/dosh folder and install it

$ cd ~/dosh $ makepkg -si

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

ID: 1395380
Name: dosh
PackageBaseID: 144287
PackageBase: dosh
Version: 6-1
Description: Docker shell
URL: https://github.com/gportay/dosh
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gportay
Submitter: gportay
FirstSubmitted: 1565729745
LastModified: 1706602662
URLPath: /cgit/aur.git/snapshot/dosh.tar.gz