dive-bin on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S dive-bin

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

$ yay -Rns dive-bin

2. Manually Install "dive-bin" via AUR

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

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

b. Clone dive-bin's git locally

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

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

$ cd ~/dive-bin $ makepkg -si

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

ID: 942622
Name: dive-bin
PackageBaseID: 169403
PackageBase: dive-bin
Version: 0.10.0-1
Description: A tool for exploring each layer in a docker image
URL: https://github.com/wagoodman/dive
NumVotes: 1
Popularity: 0.264903
OutOfDate:
Maintainer: 1995parham
FirstSubmitted: 1627661021
LastModified: 1627883583
URLPath: /cgit/aur.git/snapshot/dive-bin.tar.gz