php-yaml on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S php-yaml

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

$ yay -Rns php-yaml

2. Manually Install "php-yaml" via AUR

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

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

b. Clone php-yaml's git locally

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

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

$ cd ~/php-yaml $ makepkg -si

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

ID: 1253556
Name: php-yaml
PackageBaseID: 49305
PackageBase: php-yaml
Version: 2.2.3-1
Description: Support for YAML 1.1 (YAML Ain't Markup Language) serialization using the LibYAML library.
URL: http://bd808.com/pecl-file_formats-yaml/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: mtorromeo
Submitter: mtorromeo
FirstSubmitted: 1306247770
LastModified: 1683367841
URLPath: /cgit/aur.git/snapshot/php-yaml.tar.gz