dl-distro on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S dl-distro

* (Optional) Uninstall dl-distro on Arch using YAY

$ yay -Rns dl-distro

2. Manually Install "dl-distro" via AUR

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

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

b. Clone dl-distro's git locally

$ git clone https://aur.archlinux.org/dl-distro.git ~/dl-distro

c. Go to ~/dl-distro folder and install it

$ cd ~/dl-distro $ makepkg -si

3. Information about the dl-distro package on Arch User Repository (AUR)

ID: 1382527
Name: dl-distro
PackageBaseID: 196881
PackageBase: dl-distro
Version: 2.0.0-1
Description: Bash script for downloading and verifying OS images.
URL: https://codeberg.org/bashuser30/dl-distro
NumVotes: 1
Popularity: 0.016064
OutOfDate:
Maintainer: bashuser30
Submitter: bashuser30
FirstSubmitted: 1692669207
LastModified: 1704734153
URLPath: /cgit/aur.git/snapshot/dl-distro.tar.gz