phpstorm-jre on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S phpstorm-jre

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

$ yay -Rns phpstorm-jre

2. Manually Install "phpstorm-jre" via AUR

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

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

b. Clone phpstorm-jre's git locally

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

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

$ cd ~/phpstorm-jre $ makepkg -si

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

ID: 1425373
Name: phpstorm-jre
PackageBaseID: 45651
PackageBase: phpstorm
Version: 2023.3.5-1
Description: JBR (JetBrains Runtime) for PhpStorm - a patched JRE
URL: https://github.com/JetBrains/JetBrainsRuntime
NumVotes: 227
Popularity: 1.483001
OutOfDate:
Maintainer: freswa
Submitter:
FirstSubmitted: 1295724521
LastModified: 1710189402
URLPath: /cgit/aur.git/snapshot/phpstorm-jre.tar.gz