psysh on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "psysh" 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 psysh on Arch using YAY
$
yay -S
psysh
Copied
* (Optional) Uninstall psysh on Arch using YAY
$
yay -Rns
psysh
Copied
2. Manually Install "psysh" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone psysh's git locally
$
git clone https://aur.archlinux.org/psysh.git
~/psysh
Copied
c. Go to ~/psysh folder and install it
$
cd
~/psysh
Copied
$
makepkg -si
Copied
3. Information about the psysh package on Arch User Repository (AUR)
ID: 1373091
Name: psysh
PackageBaseID: 106901
PackageBase: psysh
Version: 0.12.0-2
Description: A runtime developer console, interactive debugger and REPL for PHP.
URL: https://psysh.org/
NumVotes: 16
Popularity: 0
OutOfDate:
Maintainer: leo980
Submitter: condy
FirstSubmitted: 1454326336
LastModified: 1703099849
URLPath: /cgit/aur.git/snapshot/psysh.tar.gz
Name: psysh
PackageBaseID: 106901
PackageBase: psysh
Version: 0.12.0-2
Description: A runtime developer console, interactive debugger and REPL for PHP.
URL: https://psysh.org/
NumVotes: 16
Popularity: 0
OutOfDate:
Maintainer: leo980
Submitter: condy
FirstSubmitted: 1454326336
LastModified: 1703099849
URLPath: /cgit/aur.git/snapshot/psysh.tar.gz