dive on AUR (Arch User Repository)
Last updated: December 28,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "dive" 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
Copied
b. Install dive on Arch using YAY
$
yay -S
dive
Copied
* (Optional) Uninstall dive on Arch using YAY
$
yay -Rns
dive
Copied
2. Manually Install "dive" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone dive's git locally
$
git clone https://aur.archlinux.org/dive.git
~/dive
Copied
c. Go to ~/dive folder and install it
$
cd
~/dive
Copied
$
makepkg -si
Copied
3. Information about the dive package on Arch User Repository (AUR)
ID: 897497
Name: dive
PackageBaseID: 137054
PackageBase: dive
Version: 0.10.0-1
Description: A tool for exploring each layer in a docker image
URL: https://github.com/wagoodman/dive
NumVotes: 34
Popularity: 0.572499
OutOfDate:
Maintainer: bulletmark
FirstSubmitted: 1541024022
LastModified: 1619299216
URLPath: /cgit/aur.git/snapshot/dive.tar.gz
Name: dive
PackageBaseID: 137054
PackageBase: dive
Version: 0.10.0-1
Description: A tool for exploring each layer in a docker image
URL: https://github.com/wagoodman/dive
NumVotes: 34
Popularity: 0.572499
OutOfDate:
Maintainer: bulletmark
FirstSubmitted: 1541024022
LastModified: 1619299216
URLPath: /cgit/aur.git/snapshot/dive.tar.gz