ddev-bin on AUR (Arch User Repository)
Last updated: December 25,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
Copied
b. Install ddev-bin on Arch using YAY
$
yay -S
ddev-bin
Copied
* (Optional) Uninstall ddev-bin on Arch using YAY
$
yay -Rns
ddev-bin
Copied
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
Copied
b. Clone ddev-bin's git locally
$
git clone https://aur.archlinux.org/ddev-bin.git
~/ddev-bin
Copied
c. Go to ~/ddev-bin folder and install it
$
cd
~/ddev-bin
Copied
$
makepkg -si
Copied
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
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