php-security-checker on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S php-security-checker

* (Optional) Uninstall php-security-checker on Arch using YAY

$ yay -Rns php-security-checker

2. Manually Install "php-security-checker" via AUR

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

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

b. Clone php-security-checker's git locally

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

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

$ cd ~/php-security-checker $ makepkg -si

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

ID: 745426
Name: php-security-checker
PackageBaseID: 83943
PackageBase: php-security-checker
Version: 6.0.3-1
Description: PHP frontend for security.sensiolabs.org
URL: https://github.com/sensiolabs/security-checker
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: sanduhrs
Submitter: jojosch
FirstSubmitted: 1405769425
LastModified: 1590956092
URLPath: /cgit/aur.git/snapshot/php-security-checker.tar.gz