Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install solana linux

sh -c "$(curl -sSfL https://release.solana.com/v1.9.2/install)"
PATH="/root/.local/share/solana/install/active_release/bin:$PATH"
Comment

solana install

sh -c "$(curl -sSfL https://release.solana.com/v1.8.5/install)"
Comment

Install Solana CLI

curl https://release.solana.com/v1.9.5/solana-install-init-x86_64-pc-windows-msvc.exe --output C:solana-install-tmpsolana-install-init.exe --create-dirs
Comment

install solana

sh -c "$(curl -sSfL https://release.solana.com/v1.14.3/install)"
Comment

PREVIOUS NEXT
Code Example
Shell :: how to avoid nginx not found 404 error ubuntu react app 
Shell :: reboot with systemctl command 
Shell :: shell remove file 
Shell :: magento installer 
Shell :: remove gitignore files 
Shell :: how to kill all emulator 
Shell :: create dummy file windows 
Shell :: count new lines bash 
Shell :: activate virtual environment in ubuntu 
Shell :: bash not equal 
Shell :: add images in readme github file 
Shell :: how to add opt/homebrew/bin to the PATH m1 macbook 
Shell :: linux command linux distribution 
Shell :: how to install node using nvm 
Shell :: install ppt readr for arch linux 
Shell :: cd to root directory windows 
Shell :: how to install react loader spinner 
Shell :: brew check installed version 
Shell :: Unzip all zip files in a proper directory 
Shell :: bash script comment 
Shell :: docker install 
Shell :: how to add color in shell script 
Shell :: linux install icloud 
Shell :: delete a branch git 
Shell :: move command in ubuntu 
Shell :: cmd unzip windows 
Shell :: push an existing repository from the command line on github 
Shell :: remving merged commit 
Shell :: gitignore folder 
Shell :: what is github 
ADD CONTENT
Topic
Content
Source link
Name
6+4 =