Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

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 :: *15856 connect() to unix:/var/run/php/php8.0-fpm.sock failed (11: Resource temporarily unavailable) 
Shell :: how to get file manager in vestacp 
Shell :: git checkout previous commit HEAD 
Shell :: bash get file full path 
Shell :: my shell bash scripting practice 
Shell :: cut tab linux 
Shell :: git user config 
Shell :: install pycord 
Shell :: bash show contents of file 
Shell :: Cargo, the Rust package manager, is not installed or is not on PATH. 
Shell :: change local branch name 
Shell :: how to deploy on heroku 
Shell :: ERROR: Could not build wheels for backports.zoneinfo, which is required to install pyproject.toml-based projects 
Shell :: install docker in ubuntu 
Shell :: how to zip my files without ds_store 
Shell :: bash delete folder 
Shell :: information about files linux 
Shell :: how to uninstall program on ubuntu 
Shell :: linux get first line of file 
Shell :: install nvm mac with brew 
Shell :: docker-compose ps 
Shell :: install docker in kali linux 
Shell :: change ubuntu terminal prompt color 
Shell :: change current branch git 
Shell :: linux time set 
Shell :: how to open files from linux terminal 
Shell :: install flask in venv 
Shell :: install brew on mac 
Shell :: mp4 to mp3 converter bat ffmpeg 
Shell :: git project root 
ADD CONTENT
Topic
Content
Source link
Name
1+4 =