prettier-plugin-php on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S prettier-plugin-php

* (Optional) Uninstall prettier-plugin-php on Arch using YAY

$ yay -Rns prettier-plugin-php

2. Manually Install "prettier-plugin-php" via AUR

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

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

b. Clone prettier-plugin-php's git locally

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

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

$ cd ~/prettier-plugin-php $ makepkg -si

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

ID: 1416667
Name: prettier-plugin-php
PackageBaseID: 166971
PackageBase: prettier-plugin-php
Version: 0.22.2-1
Description: Prettier PHP Plugin
URL: https://github.com/prettier/prettier-php#readme
NumVotes: 1
Popularity: 0.319495
OutOfDate:
Maintainer: lkrms
Submitter: lkrms
FirstSubmitted: 1621135365
LastModified: 1709043012
URLPath: /cgit/aur.git/snapshot/prettier-plugin-php.tar.gz