psalm on AUR (Arch User Repository)
Last updated: November 23,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "psalm" 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
Copied
b. Install psalm on Arch using YAY
$
yay -S
psalm
Copied
* (Optional) Uninstall psalm on Arch using YAY
$
yay -Rns
psalm
Copied
2. Manually Install "psalm" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone psalm's git locally
$
git clone https://aur.archlinux.org/psalm.git
~/psalm
Copied
c. Go to ~/psalm folder and install it
$
cd
~/psalm
Copied
$
makepkg -si
Copied
3. Information about the psalm package on Arch User Repository (AUR)
ID: 1104341
Name: psalm
PackageBaseID: 130839
PackageBase: psalm
Version: 4.24.0-1
Description: Psalm is a static analysis tool for finding errors in PHP applications, built on top of PHP Parser.
URL: https://getpsalm.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: inverse
FirstSubmitted: 1521236127
LastModified: 1656356323
URLPath: /cgit/aur.git/snapshot/psalm.tar.gz
Name: psalm
PackageBaseID: 130839
PackageBase: psalm
Version: 4.24.0-1
Description: Psalm is a static analysis tool for finding errors in PHP applications, built on top of PHP Parser.
URL: https://getpsalm.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: inverse
FirstSubmitted: 1521236127
LastModified: 1656356323
URLPath: /cgit/aur.git/snapshot/psalm.tar.gz