drupal-check on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S drupal-check

* (Optional) Uninstall drupal-check on Arch using YAY

$ yay -Rns drupal-check

2. Manually Install "drupal-check" via AUR

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

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

b. Clone drupal-check's git locally

$ git clone https://aur.archlinux.org/drupal-check.git ~/drupal-check

c. Go to ~/drupal-check folder and install it

$ cd ~/drupal-check $ makepkg -si

3. Information about the drupal-check package on Arch User Repository (AUR)

ID: 1317682
Name: drupal-check
PackageBaseID: 145141
PackageBase: drupal-check
Version: 1.4.0-2
Description: Check Drupal code for deprecations and discover bugs via static analysis.
URL: https://github.com/mglaman/drupal-check
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sanduhrs
Submitter: sanduhrs
FirstSubmitted: 1568701064
LastModified: 1694513569
URLPath: /cgit/aur.git/snapshot/drupal-check.tar.gz