Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

composer command not found ubuntu

run below commands:

curl -sS https://getcomposer.org/installer | php 
sudo mv composer.phar /usr/bin/composer

Verify Composer is installed or not
composer --version
Comment

PREVIOUS NEXT
Code Example
Shell :: directory size linux 
Shell :: bash: npm: command not found 
Shell :: install lerna 
Shell :: generate service ionic 
Shell :: install jupyterlab with conda 
Shell :: add kernel to jupyter 
Shell :: raspberry pi set wifi headless 
Shell :: update composer globally 
Shell :: check battery health on ubuntu 
Shell :: if variable has substring in bash 
Shell :: how to install steam on ubuntu 
Shell :: progrez.cloud api 
Shell :: install jenkins on ubuntu 
Shell :: gensim install conda 
Shell :: vim strip trailing whitespace 
Shell :: how to check git repository link 
Shell :: show port list in centos 
Shell :: Install snapd on arch 
Shell :: Ubuntu upgrade a single package 
Shell :: django allauth 
Shell :: git revert one commit 
Shell :: install docker linux mint 
Shell :: install pip on raspberry pi 
Shell :: Install dia for linux ubuntu 
Shell :: command to check what version of django is installed 
Shell :: depends: libssl1.1 (= 1.1.1) but it is not installable 
Shell :: how to download workbench for linux 
Shell :: git remove remote tracking branch 
Shell :: git global gitignore 
Shell :: choco update node 
ADD CONTENT
Topic
Content
Source link
Name
4+4 =