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 :: generate a random password bash 
Shell :: virtualbox mac install brew 
Shell :: ubuntu unzip zip 
Shell :: kill :80 port 
Shell :: conda check cuda version 
Shell :: install scrcpy linux 
Shell :: rdp linux ubuntu 
Shell :: brew sdkman 
Shell :: vim open shell in current directory 
Shell :: pip install quiet 
Shell :: install piper ubuntu 
Shell :: linux check if dir is mounted 
Shell :: git command line see log 
Shell :: uninstall package ubuntu 
Shell :: link php with php 8 mac 
Shell :: bash: tree: command not found... centos7 
Shell :: push/upload git repo to github 
Shell :: cordova: command not found 
Shell :: git replace with origin branch 
Shell :: Build-tool 32.0.0 rc1 is missing DX at dx.bat 
Shell :: pm2 adonisjs 
Shell :: git stash unstage cahnges 
Shell :: reset git project 
Shell :: create anaconda environment in shell 
Shell :: multiple git stashes 
Shell :: diskpart assign letter 
Shell :: git force rebase abort 
Shell :: wslconfig 
Shell :: select latest file linux 
Shell :: apache2 default config file 
ADD CONTENT
Topic
Content
Source link
Name
4+6 =