qdl on AUR (Arch User Repository)

Last updated: November 05,2024

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

$ yay -S qdl

* (Optional) Uninstall qdl on Arch using YAY

$ yay -Rns qdl

2. Manually Install "qdl" via AUR

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

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

b. Clone qdl's git locally

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

c. Go to ~/qdl folder and install it

$ cd ~/qdl $ makepkg -si

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

ID: 1072561
Name: qdl
PackageBaseID: 155078
PackageBase: qdl
Version: 1.0-5
Description: Tool to communicate with Qualcomm System On a Chip bootroms to install or execute code
URL: https://github.com/andersson/qdl
NumVotes: 3
Popularity: 0.018543
OutOfDate:
Maintainer: GNUtoo
Submitter: GNUtoo
FirstSubmitted: 1593793749
LastModified: 1651076116
URLPath: /cgit/aur.git/snapshot/qdl.tar.gz