How to install Composer on Linux Mint, Ubuntu, Other Linux Distributions

Published: 20 October 2022
on channel: WHAT & HOW
1,595
23

An easy installation guide on how to install the latest version of Composer in linux debian distributions (Ubuntu, linux mint etc).

PHP install comand:
sudo apt-get install php

PHP version check command:
php -v

Curl command:
curl -Ss https://getcomposer.org/installer | php

Move command:
sudo mv composer.phar /usr/local/bin/composer

Chmod command:
chmod +x /usr/local/bin/composer

Composer version check command:
composer -V

#composer #composerlinux #composerinstall #linux #installation #ubuntu #linuxmint #php


Watch video How to install Composer on Linux Mint, Ubuntu, Other Linux Distributions online without registration, duration hours minute second in high quality. This video was added by user WHAT & HOW 20 October 2022, don't forget to share it with your friends and acquaintances, it has been viewed on our site 1,59 once and liked it 2 people.