Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

php /usr/local/bin/composer to composer

Purge existing composer v1

sudo apt purge composer

Download composer-setup v2

curl -sS https://getcomposer.org/installer -o composer-setup.php

Use php to install Composer
sudo php composer-setup.php --install-dir=/usr/local/bin --filename=composer

Check Composer Version
composer -V
Comment

PREVIOUS NEXT
Code Example
Shell :: linux speedtest 
Shell :: sed get substring between two characters 
Shell :: linux remove nested files with names 
Shell :: ubunutu stats top menu bar 
Shell :: org.apache.spark.api.python.PythonUtils.getPythonAuthSocketTimeout ubuntu 
Shell :: install pygraphviz 
Shell :: create react app with npm not yarn 
Shell :: force logrotate linux 
Shell :: extract tar.xz ubuntu 
Shell :: cat /etc/os-release 
Shell :: linux copy output to clipboard 
Shell :: windows-build-tools 
Shell :: git commit --amend choose editor 
Shell :: set git credentials so that i never ask for username and password while pushin 
Shell :: -bash: jupyter: command not found linux 
Shell :: fedora intellij-idea 
Shell :: linux check path variable 
Shell :: bash how to list all variables 
Shell :: remove root permission from folder 
Shell :: find show system info linux 
Shell :: check hostname linux 
Shell :: conda upgrade notebook 
Shell :: how to add a directory in path linux 
Shell :: error: snap "flutter" has "remove-snap" change in progress 
Shell :: notepad++ linux 
Shell :: how to print the active user id in linux 
Shell :: error while loading shared libraries: libaio.so.1: cannot open shared object file: No such file or directory" 
Shell :: image in github markdown 
Shell :: ubuntu snap install device not yet seeded 
Shell :: add a linux header ubuntu 18.04 
ADD CONTENT
Topic
Content
Source link
Name
4+9 =