ddev-edge-bin on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ddev-edge-bin

* (Optional) Uninstall ddev-edge-bin on Arch using YAY

$ yay -Rns ddev-edge-bin

2. Manually Install "ddev-edge-bin" via AUR

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

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

b. Clone ddev-edge-bin's git locally

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

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

$ cd ~/ddev-edge-bin $ makepkg -si

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

ID: 1405807
Name: ddev-edge-bin
PackageBaseID: 151749
PackageBase: ddev-edge-bin
Version: 1.22.7-1
Description: DDEV: a local web development environment (edge)
URL: https://github.com/ddev/ddev
NumVotes: 1
Popularity: 0.86685
OutOfDate:
Maintainer: rfay
Submitter: wizonesolutions
FirstSubmitted: 1587398358
LastModified: 1707348499
URLPath: /cgit/aur.git/snapshot/ddev-edge-bin.tar.gz