DEV Community

jeann
jeann

Posted on

2 1

Install IDES Line Command Ubuntu

I love PhpStorm, WebStorm, and RubyMine for install in Ubuntu through command line is very easy, look:

PhpStorm:

sudo snap install phpstorm --classic

WebStorm:

sudo snap install webstorm --classic

RubyMine:

sudo snap install rubymine --classic

Thank!

Top comments (0)

The Most Contextual AI Development Assistant

Pieces.app image

Our centralized storage agent works on-device, unifying various developer tools to proactively capture and enrich useful materials, streamline collaboration, and solve complex problems through a contextual understanding of your unique workflow.

👥 Ideal for solo developers, teams, and cross-company projects

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay