dephpend on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S dephpend

* (Optional) Uninstall dephpend on Arch using YAY

$ yay -Rns dephpend

2. Manually Install "dephpend" via AUR

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

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

b. Clone dephpend's git locally

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

c. Go to ~/dephpend folder and install it

$ cd ~/dephpend $ makepkg -si

3. Information about the dephpend package on Arch User Repository (AUR)

ID: 924130
Name: dephpend
PackageBaseID: 121463
PackageBase: dephpend
Version: 0.8.0-1
Description: Detect flaws in your architecture, before they drag you down into the depths of dependency hell ...
URL: https://github.com/mihaeu/dephpend
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: KingCrunch
Submitter: KingCrunch
FirstSubmitted: 1492031536
LastModified: 1624222867
URLPath: /cgit/aur.git/snapshot/dephpend.tar.gz