php-cs-fixer-git on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S php-cs-fixer-git

* (Optional) Uninstall php-cs-fixer-git on Arch using YAY

$ yay -Rns php-cs-fixer-git

2. Manually Install "php-cs-fixer-git" via AUR

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

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

b. Clone php-cs-fixer-git's git locally

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

c. Go to ~/php-cs-fixer-git folder and install it

$ cd ~/php-cs-fixer-git $ makepkg -si

3. Information about the php-cs-fixer-git package on Arch User Repository (AUR)

ID: 1272518
Name: php-cs-fixer-git
PackageBaseID: 106431
PackageBase: php-cs-fixer-git
Version: v3.17.0.r38.g7fd9f7bb2-1
Description: Analyzes some PHP source code and tries to fix coding standards issues (PSR-1 and PSR-2 compatible).
URL: https://github.com/PHP-CS-Fixer/PHP-CS-Fixer
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: sanduhrs
Submitter: sanduhrs
FirstSubmitted: 1453396726
LastModified: 1686645941
URLPath: /cgit/aur.git/snapshot/php-cs-fixer-git.tar.gz