qdep on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S qdep

* (Optional) Uninstall qdep on Arch using YAY

$ yay -Rns qdep

2. Manually Install "qdep" via AUR

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

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

b. Clone qdep's git locally

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

c. Go to ~/qdep folder and install it

$ cd ~/qdep $ makepkg -si

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

ID: 649200
Name: qdep
PackageBaseID: 138957
PackageBase: qdep
Version: 1.1.1-1
Description: A very basic yet simple to use dependency management tool for qmake based projects.
URL: https://github.com/Skycoder42/qdep
NumVotes: 2
Popularity: 0
OutOfDate: 1692026140
Maintainer: Skycoder42
Submitter: Skycoder42
FirstSubmitted: 1548194058
LastModified: 1569247567
URLPath: /cgit/aur.git/snapshot/qdep.tar.gz