php-ds on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S php-ds

* (Optional) Uninstall php-ds on Arch using YAY

$ yay -Rns php-ds

2. Manually Install "php-ds" via AUR

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

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

b. Clone php-ds's git locally

$ git clone https://aur.archlinux.org/php-ds.git ~/php-ds

c. Go to ~/php-ds folder and install it

$ cd ~/php-ds $ makepkg -si

3. Information about the php-ds package on Arch User Repository (AUR)

ID: 1071948
Name: php-ds
PackageBaseID: 114168
PackageBase: php-ds
Version: 1.2.9-2
Description: Data structures for PHP 7.
URL: https://github.com/php-ds/extension
NumVotes: 2
Popularity: 0
OutOfDate: 1703804805
Maintainer: user00265
Submitter: bgaleotti
FirstSubmitted: 1470057374
LastModified: 1650946996
URLPath: /cgit/aur.git/snapshot/php-ds.tar.gz