pacdep on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S pacdep

* (Optional) Uninstall pacdep on Arch using YAY

$ yay -Rns pacdep

2. Manually Install "pacdep" via AUR

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

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

b. Clone pacdep's git locally

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

c. Go to ~/pacdep folder and install it

$ cd ~/pacdep $ makepkg -si

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

ID: 516648
Name: pacdep
PackageBaseID: 64284
PackageBase: pacdep
Version: 1.1.0-4
Description: Package Dependencies listing
URL: https://jjacky.com/pacdep
NumVotes: 33
Popularity: 0.120302
OutOfDate:
Maintainer: jjacky
Submitter: jjacky
FirstSubmitted: 1352042075
LastModified: 1528134363
URLPath: /cgit/aur.git/snapshot/pacdep.tar.gz