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 :: linux maker user sudo 
Shell :: How to install LAMP in CentOs? 
Shell :: go to a tag in git 
Shell :: create new users and add them in group in linux 
Shell :: first 3 lines of a file 
Shell :: echo new line in a file bash 
Shell :: sshkeygen 
Shell :: how to know expire date for user linux 
Shell :: git create branch from commit 
Shell :: docker nodejs 
Shell :: android home linux 
Shell :: how to add line number to a file 
Shell :: generate jks certificate 
Shell :: cht sht zsh completion 
Shell :: kill docker 
Shell :: du folder size 
Shell :: convert dos to unix 
Shell :: custom jenkins dockerfile 
Shell :: linux show current memory usage 
Shell :: ubuntu gui manager 
Shell :: how to check super user in linux 
Shell :: how to apply changes in a single file from stash 
Shell :: install kubernetess on mac 
Shell :: find file modified in last minutes 
Shell :: git ignore global 
Shell :: install insomnia in ubuntu 
Shell :: make a new branch git 
Shell :: kubectl install 
Shell :: awk field separator 
Shell :: get public ip 
ADD CONTENT
Topic
Content
Source link
Name
3+4 =