Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install make in window

choco install make
Comment

install make

#on PowerShell (administrator), install choco lib. :
Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://community.chocolatey.org/install.ps1'))

#then : 
choco install make
Comment

PREVIOUS NEXT
Code Example
Shell :: bash: bin/activate: No such file or directory 
Shell :: set selinux 
Shell :: tar unpack 
Shell :: cordova sqlite storage plugin android 11 
Shell :: kill process in windows using port number 
Shell :: git rebase continue 
Shell :: git init remoce 
Shell :: powershell download a file from url 
Shell :: install vue js ubuntu 
Shell :: npm install vuelidate 
Shell :: QNAP NAS crontab reset 
Shell :: kubectl get all the pods 
Shell :: git commits by author 
Shell :: install readline-sync 
Shell :: node-gyp error 
Shell :: pacman update 
Shell :: "enter passphrase for key" 
Shell :: find and replace in all files in directory centos 
Shell :: pip fork install 
Shell :: stop apache service 
Shell :: install chrome beta on linux mint 
Shell :: upwork Dmitry V. 
Shell :: The following packages have unmet dependencies python3-pip 
Shell :: rpi install pivpn 
Shell :: pause powershell script until keypress 
Shell :: cron logs 
Shell :: install pylatex 
Shell :: install serverless 
Shell :: bash remove last character 
Shell :: Updates were rejected because the remote contains work that you do 
ADD CONTENT
Topic
Content
Source link
Name
8+6 =