ddev-bin on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S ddev-bin

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

$ yay -Rns ddev-bin

2. Manually Install "ddev-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-bin's git locally

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

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

$ cd ~/ddev-bin $ makepkg -si

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

ID: 1405806
Name: ddev-bin
PackageBaseID: 131981
PackageBase: ddev-bin
Version: 1.22.7-1
Description: DDEV: a local web development environment
URL: https://github.com/ddev/ddev
NumVotes: 11
Popularity: 0.866848
OutOfDate:
Maintainer: rfay
Submitter: cweagans
FirstSubmitted: 1525117337
LastModified: 1707348488
URLPath: /cgit/aur.git/snapshot/ddev-bin.tar.gz