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 :: delete old files linux 
Shell :: uninstall vscode ubuntu 
Shell :: bash multiple commands one line 
Shell :: unable to start ssh-agent service, error :1058 
Shell :: how to set remote url in git 
Shell :: killall command not found ubuntu 
Shell :: ubuntu see if package is installed 
Shell :: download vlc for ubuntu 
Shell :: docker remove all exited containers 
Shell :: ghostscript on ubuntu 
Shell :: install xcode tools using brew 
Shell :: docker clear container logs 
Shell :: unzip folder .gz file in linux 
Shell :: sudo amazon-linux-extras install 
Shell :: install ldapsearch 
Shell :: install edge on ubuntu 
Shell :: bash print array 
Shell :: git clear commits 
Shell :: delete git config all remote url 
Shell :: linux see remaining disk space 
Shell :: mongoclient install ubuntu 
Shell :: ubuntu command line replace word in files 
Shell :: serve : File C:UsersMY PCAppDataRoaming pmserve.ps1 cannot be loaded because running scripts is disabled on this system 
Shell :: show the list of file of a commit 
Shell :: zsh add to path permanently 
Shell :: ssh tunel map background 
Shell :: -bash: : Permission denied 
Shell :: random 6 digit number c# 
Shell :: count number of files linux 
Shell :: install make in window 
ADD CONTENT
Topic
Content
Source link
Name
1+5 =