Skip to content

Installer of dependencies for Solana desolsolution environment on Archlinux and derivatives

License

Notifications You must be signed in to change notification settings

malakut-dev/solana-environment-archlinux-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Solana Environment Archlinux Install

Installer of dependencies for Solana desolsolution environment on Archlinux and derivatives

How to use:

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
source "$HOME/.cargo/env"

Close your terminal and open again

git clone https://github.com/nour-hikmah/solana-environment-archlinux-install
cd solana-environment-archlinux-install
chmod +x install.sh
./install.sh

In the bash terminal

echo 'export PATH="$HOME/.local/share/solana/install/active_release/bin:$PATH"' >> ~/.bashrc
source ~/.bashrc

In the zsh terminal

echo 'export PATH="$HOME/.local/share/solana/install/active_release/bin:$PATH"' >> ~/.zshrc
source ~/.zshrc

About

Installer of dependencies for Solana desolsolution environment on Archlinux and derivatives

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages