README.md
September 8, 2022 ยท View on GitHub
![]()
PhpStorm AppImage
Unofficial / Community provided PhpStorm AppImage
Get Started
Download the latest release
- stable release only
- supports update of the AppImage
Executing
File Manager
Double-click the *.AppImage file and you are done!
In normal cases, the above method should work, but in some cases you need mark file as executable. You can do this using File manager -> right click > Properties > Allow Execution, or by terminal issuing command
chmod +x PhpStorm-*.AppImage
AppImageLauncher
Use AppImageLauncher for better desktop integration ==> download AppImageLauncher
Terminal
chmod +x PhpStorm-*.AppImage
./PhpStorm-*.AppImage
Build
The AppImage is built from .tar.gz PhpStorm package by GitHub Continuous Integration with appimage-bash Github Action.
PhpStorm and the PhpStorm logo are registered trademarks of JetBrains s.r.o.