dra on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S dra

* (Optional) Uninstall dra on Arch using YAY

$ yay -Rns dra

2. Manually Install "dra" via AUR

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

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

b. Clone dra's git locally

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

c. Go to ~/dra folder and install it

$ cd ~/dra $ makepkg -si

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

ID: 1110371
Name: dra
PackageBaseID: 174457
PackageBase: dra
Version: 0.3.7-1
Description: A command line tool to download assets from GitHub releases
URL: https://github.com/devmatteini/dra
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: orhun
FirstSubmitted: 1640636309
LastModified: 1657490191
URLPath: /cgit/aur.git/snapshot/dra.tar.gz

5. The same packages on other Linux Distributions