Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how set php version for composer in ubuntu

udo apt-get install php5-curl

For anyone who uses php7.0

sudo apt-get install php7.0-curl

For those who uses php7.1

sudo apt-get install php7.1-curl

For those who use php7.2

sudo apt-get install php7.2-curl

For those who use php7.3

sudo apt-get install php7.3-curl

For those who use php7.4

sudo apt-get install php7.4-curl

For those who use php8.0

sudo apt-get install php8.0-curl
Comment

PREVIOUS NEXT
Code Example
Shell :: unporotected ssh key aws 
Shell :: internet not working on centos 8 on linux 
Shell :: mocha silent 
Shell :: ubuntu open with software install not working 
Shell :: copy only directory contents to another directory 
Shell :: git push f head 
Shell :: vcpkg install 64 bit 
Shell :: run xammp 
Shell :: how to install bwa in ubuntu 
Shell :: bash home backup script linux 
Shell :: how to enable ssh on headless raspberry pi 
Shell :: powershell script for task scheduler 
Shell :: Managing the Nginx Process 
Shell :: Run shell script with typescript 
Shell :: cordova-plugin-camera android crash 
Shell :: create new users and add them in group in linux 
Shell :: install influxdb 
Shell :: check ssl certificate linux 
Shell :: linux how to find files with broken link 
Shell :: bash read input 
Shell :: command to reset the colors in the terminal 
Shell :: linux make file 
Shell :: remove directory not empty windows 
Shell :: custom jenkins dockerfile 
Shell :: how to change webmin password from command line 
Shell :: search a word in a text using grep in Linux 
Shell :: 504 gateway time-out nginx/1.18.0 (ubuntu) 
Shell :: git diff between branches file 
Shell :: install docker on linux debian 
Shell :: what is remote repository 
ADD CONTENT
Topic
Content
Source link
Name
9+8 =