php-deprecation-detector on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S php-deprecation-detector

* (Optional) Uninstall php-deprecation-detector on Arch using YAY

$ yay -Rns php-deprecation-detector

2. Manually Install "php-deprecation-detector" via AUR

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

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

b. Clone php-deprecation-detector's git locally

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

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

$ cd ~/php-deprecation-detector $ makepkg -si

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

ID: 273747
Name: php-deprecation-detector
PackageBaseID: 102632
PackageBase: php-deprecation-detector
Version: 0.1.0.alpha4-3
Description: static code analyzer for your project's source code to find usages of deprecated methods, classes and interfaces
URL: https://github.com/sensiolabs-de/deprecation-detector
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jojosch
FirstSubmitted: 1446123149
LastModified: 1455098776
URLPath: /cgit/aur.git/snapshot/php-deprecation-detector.tar.gz