dive-git on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S dive-git

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

$ yay -Rns dive-git

2. Manually Install "dive-git" via AUR

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

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

b. Clone dive-git's git locally

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

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

$ cd ~/dive-git $ makepkg -si

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

ID: 1088928
Name: dive-git
PackageBaseID: 136995
PackageBase: dive-git
Version: 0.10.0.r2.gc7d121b-1
Description: A tool for exploring each layer in a docker image
URL: https://github.com/wagoodman/dive
NumVotes: 3
Popularity: 0.319459
OutOfDate:
Maintainer: m3thodic
Submitter: m3thodic
FirstSubmitted: 1540807906
LastModified: 1654163442
URLPath: /cgit/aur.git/snapshot/dive-git.tar.gz