php7-yaml on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S php7-yaml

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

$ yay -Rns php7-yaml

2. Manually Install "php7-yaml" via AUR

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

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

b. Clone php7-yaml's git locally

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

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

$ cd ~/php7-yaml $ makepkg -si

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

ID: 1066187
Name: php7-yaml
PackageBaseID: 177919
PackageBase: php7-yaml
Version: 2.2.2-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: 0
Popularity: 0
OutOfDate:
Maintainer: dougvj
FirstSubmitted: 1649861850
LastModified: 1649861850
URLPath: /cgit/aur.git/snapshot/php7-yaml.tar.gz