dl-bin on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S dl-bin

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

$ yay -Rns dl-bin

2. Manually Install "dl-bin" via AUR

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

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

b. Clone dl-bin's git locally

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

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

$ cd ~/dl-bin $ makepkg -si

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

ID: 1392606
Name: dl-bin
PackageBaseID: 195391
PackageBase: dl-bin
Version: 1.1.0-1
Description: Deploy Local - site deployment assistant locally. A convenient wrapper over docker-compose, which simplifies the local deployment of the project.
URL: https://local-deploy.github.io
NumVotes: 1
Popularity: 0.005902
OutOfDate:
Maintainer: varrcan
Submitter: varrcan
FirstSubmitted: 1688591011
LastModified: 1706219506
URLPath: /cgit/aur.git/snapshot/dl-bin.tar.gz