Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install curl mac

brew install curl
Comment

how to install curl on macos

1.Press Command+Space and type Terminal and press enter/return key.
Run in Terminal app:
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" 2> /dev/null

2.and press enter/return key.
If you are prompted to enter your Mac user password, enter it (when you type it, you wont see it on your screen/terminal.
app but it would accept the input; this is to ensure no one can see your password on your screen while you type it.
So just type password and press enter, even if you dont see it on your screen). Then wait for the command to finish.

3.install from brew
brew install curl
Comment

PREVIOUS NEXT
Code Example
Shell :: install bootstrap in angular 
Shell :: git find current head 
Shell :: directory structure 
Shell :: mac flutter sdk path 
Shell :: how to paste in emacs 
Shell :: git clone in 
Shell :: wine telecharger linux 
Shell :: install portainer docker 
Shell :: sudo rm rf hack 
Shell :: git push to existing repo 
Shell :: create and copy folder in ubuntu 
Shell :: linux command to delete a dir 
Shell :: exec into docker container 
Shell :: vim delete line 
Shell :: kill python 
Shell :: pipe command in linux 
Shell :: mongodb did not start 
Shell :: check ip address linux 
Shell :: install packages from txt 
Shell :: git checkout branch and update submodules 
Shell :: bash cut delimiter last field 
Shell :: powershell change directory 
Shell :: pyinstaller exe version info 
Shell :: how to update to latest version of chrome in ubuntu 17.04 
Shell :: find change permissions to subdirectories 
Shell :: setup git project 
Shell :: install aws cli version 2 
Shell :: how to add a directory to path in linux 
Shell :: github readme.md add image 
Shell :: ssh timeout 
ADD CONTENT
Topic
Content
Source link
Name
4+2 =