How to Install Phpstorm Arch Linux Easy Guide

August 26, 2018 | By the+gnu+linux+evangelist.

Installing

  1. 4. Installing

    Next to Install PhpStorm on Arch Linux.

    Set the SuperUser as Owner:

    sudo chown -R root:root /tmp/PhpStorm*

    If Got “User is Not in Sudoers file” then see: How to Enable sudo
    Next Relocate PhpStorm contents:

    sudo mv /tmp/PhpStorm* /opt/PhpStorm

    And Make a Symlink:

    sudo ln -s /opt/PhpStorm/bin/phpstorm.sh /usr/local/bin/phpstorm

QuickChic Theme • Powered by WordPress