depth on AUR (Arch User Repository)

Last updated: September 21,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

b. Install depth on Arch using YAY

$ yay -S depth

* (Optional) Uninstall depth on Arch using YAY

$ yay -Rns depth

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

b. Clone depth's git locally

$ git clone https://aur.archlinux.org/depth.git ~/depth

c. Go to ~/depth folder and install it

$ cd ~/depth $ makepkg -si

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