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
Copied
b. Install webstorm on Arch using YAY
$
yay -S
webstorm
Copied
* (Optional) Uninstall webstorm on Arch using YAY
$
yay -Rns
webstorm
Copied
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
Copied
b. Clone webstorm's git locally
$
git clone https://aur.archlinux.org/webstorm.git
~/webstorm
Copied
c. Go to ~/webstorm folder and install it
$
cd
~/webstorm
Copied
$
makepkg -si
Copied
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
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