phpstorm-eap on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S phpstorm-eap

* (Optional) Uninstall phpstorm-eap on Arch using YAY

$ yay -Rns phpstorm-eap

2. Manually Install "phpstorm-eap" via AUR

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

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

b. Clone phpstorm-eap's git locally

$ git clone https://aur.archlinux.org/phpstorm-eap.git ~/phpstorm-eap

c. Go to ~/phpstorm-eap folder and install it

$ cd ~/phpstorm-eap $ makepkg -si

3. Information about the phpstorm-eap package on Arch User Repository (AUR)

ID: 1426116
Name: phpstorm-eap
PackageBaseID: 49541
PackageBase: phpstorm-eap
Version: 241.14494.28-1
Description: Lightning-smart PHP IDE. Early Access Program.
URL: https://www.jetbrains.com/phpstorm/
NumVotes: 43
Popularity: 0
OutOfDate:
Maintainer: fikrimi
Submitter: mortan
FirstSubmitted: 1307117278
LastModified: 1710290964
URLPath: /cgit/aur.git/snapshot/phpstorm-eap.tar.gz