webstorm on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S webstorm

* (Optional) Uninstall webstorm on Arch using YAY

$ yay -Rns webstorm

2. Manually Install "webstorm" via AUR

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

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

b. Clone webstorm's git locally

$ git clone https://aur.archlinux.org/webstorm.git ~/webstorm

c. Go to ~/webstorm folder and install it

$ cd ~/webstorm $ makepkg -si

3. Information about the webstorm package on Arch User Repository (AUR)

ID: 1427710
Name: webstorm
PackageBaseID: 55569
PackageBase: webstorm
Version: 2023.3.5-1
Description: JavaScript IDE and HTML editor
URL: https://www.jetbrains.com/webstorm/
NumVotes: 181
Popularity: 0.697916
OutOfDate:
Maintainer: freswa
Submitter: Testuser_01
FirstSubmitted: 1325787032
LastModified: 1710509616
URLPath: /cgit/aur.git/snapshot/webstorm.tar.gz