Horje
install curl mac Code Example
install curl mac
brew install curl
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




Shell

Related
install nginx Code Example install nginx Code Example
bash search file in directory Code Example bash search file in directory Code Example
how to edit bash profile Code Example how to edit bash profile Code Example
.bash_profile mac Code Example .bash_profile mac Code Example
How to grep for file name recursively with some file content Code Example How to grep for file name recursively with some file content Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
13