phpstorm on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "phpstorm" 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 phpstorm on Arch using YAY
$
yay -S
phpstorm
Copied
* (Optional) Uninstall phpstorm on Arch using YAY
$
yay -Rns
phpstorm
Copied
2. Manually Install "phpstorm" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone phpstorm's git locally
$
git clone https://aur.archlinux.org/phpstorm.git
~/phpstorm
Copied
c. Go to ~/phpstorm folder and install it
$
cd
~/phpstorm
Copied
$
makepkg -si
Copied
3. Information about the phpstorm package on Arch User Repository (AUR)
ID: 1425372
Name: phpstorm
PackageBaseID: 45651
PackageBase: phpstorm
Version: 2023.3.5-1
Description: Lightweight and Smart PHP IDE
URL: https://www.jetbrains.com/phpstorm/
NumVotes: 227
Popularity: 1.483001
OutOfDate:
Maintainer: freswa
Submitter:
FirstSubmitted: 1295724521
LastModified: 1710189402
URLPath: /cgit/aur.git/snapshot/phpstorm.tar.gz
Name: phpstorm
PackageBaseID: 45651
PackageBase: phpstorm
Version: 2023.3.5-1
Description: Lightweight and Smart PHP IDE
URL: https://www.jetbrains.com/phpstorm/
NumVotes: 227
Popularity: 1.483001
OutOfDate:
Maintainer: freswa
Submitter:
FirstSubmitted: 1295724521
LastModified: 1710189402
URLPath: /cgit/aur.git/snapshot/phpstorm.tar.gz