depth on AUR (Arch User Repository)
Last updated: November 13,2024
1. Install "depth" 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 depth on Arch using YAY
$
yay -S
depth
Copied
* (Optional) Uninstall depth on Arch using YAY
$
yay -Rns
depth
Copied
2. Manually Install "depth" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone depth's git locally
$
git clone https://aur.archlinux.org/depth.git
~/depth
Copied
c. Go to ~/depth folder and install it
$
cd
~/depth
Copied
$
makepkg -si
Copied
3. Information about the depth package on Arch User Repository (AUR)
ID: 1186640
Name: depth
PackageBaseID: 188937
PackageBase: depth
Version: 1.2.1-1
Description: Visualize Go Dependency Trees
URL: https://github.com/KyleBanks/depth
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: moe_narrow
Submitter: moe_narrow
FirstSubmitted: 1671715490
LastModified: 1671715490
URLPath: /cgit/aur.git/snapshot/depth.tar.gz
Name: depth
PackageBaseID: 188937
PackageBase: depth
Version: 1.2.1-1
Description: Visualize Go Dependency Trees
URL: https://github.com/KyleBanks/depth
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: moe_narrow
Submitter: moe_narrow
FirstSubmitted: 1671715490
LastModified: 1671715490
URLPath: /cgit/aur.git/snapshot/depth.tar.gz