dry-bin on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S dry-bin

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

$ yay -Rns dry-bin

2. Manually Install "dry-bin" via AUR

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

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

b. Clone dry-bin's git locally

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

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

$ cd ~/dry-bin $ makepkg -si

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

ID: 1425771
Name: dry-bin
PackageBaseID: 119579
PackageBase: dry-bin
Version: 0.11.2-1
Description: dry: a terminal application to manage Docker containers and images
URL: https://github.com/moncho/dry
NumVotes: 8
Popularity: 1.0E-6
OutOfDate:
Maintainer: bulletmark
Submitter: cgenogo
FirstSubmitted: 1486551062
LastModified: 1710243232
URLPath: /cgit/aur.git/snapshot/dry-bin.tar.gz