Install, activate and completely uninstall Phpstorm under Ubuntu

Source: Internet
Author: User
Download Address: phpstorm-6.0.3.tar.gz (website download speed is relatively slow, so I put the installation files to share to my Baidu network disk)

System environment: Ubuntu12.04, in addition, you need to install the Java environment before you can continue to install Phpstorm, install the JDK with the following command:

sudo apt-get install OPENJDK-6-JDK

Contract installation directory: I install to the current user home directory/home/test/phpstorm (assuming the user name is test)

1. Installation:

Unzip the downloaded file to the home directory and rename it to Phpstorm:

Tar zvcf phpstorm-6.0.3.tar.gzmv PhpStorm-129.814 phpstorm

Enter Phpstorm/bin to execute the installation boot file

CD./phpstorm/bin./phpstorm.sh

Then it pops up the graphical interface that installs the boot Phpstorm, and the default next goes down.

2. Activation:

See this article: JetBrains phpstorm 6 registration code + KEYGEN

3. Command line Startup:

Pstorm

4. Completely uninstall:

The uninstall method of Phpstorm installed as described above is simple, just delete the installation folder Phpstorm and the folder where the configuration files are located. WebIde60 can:

RM-RF ~/PHPSTORMRM-RF ~/. WebIde60

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.