PHP Composer Linux Mint 19 Installation

October 22, 2018 | By the+gnu+linux+evangelist.

PHP Composer Linux Mint 19 - Installation

  1. Downloading PHP Composer Binary

    Get Composer for Ubuntu
  2. Relocating Composer.

    sudo mv ~/Downloads/composer.phar /usr/local/bin/composer
  3. Fixing Composer Ownership.

    sudo chown root:root /usr/local/bin/composer
  4. Testing Composer Installation.

    composer -V

    The Command will Shows up the Composer Version…

Contents


QuickChic Theme • Powered by WordPress