Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install geth in ubuntu

Add PPA first

sudo add-apt-repository -y ppa:ethereum/ethereum
Then install the stable version of go-ethereum:

sudo apt-get update
sudo apt-get install ethereum

Or the develop version via:

sudo apt-get update
sudo apt-get install ethereum-unstable
Comment

PREVIOUS NEXT
Code Example
Shell :: how to install onlyoffice on linux 
Shell :: how to install haxeflixel 
Shell :: pom extract version linux 
Shell :: homebrew linux 
Shell :: gitignore dotnet mvc 
Shell :: net user administrator active yes 
Shell :: git revert file to master 
Shell :: how to download playonlinux 
Shell :: how to self delete a batch file 
Shell :: github markdown image 
Shell :: ip address in variable 
Shell :: bash unsquash specific files 
Shell :: linux how to open code detached 
Shell :: ubuntu auditd show process activity by rules 
Shell :: how to follow a file url in vim 
Shell :: how to update discord ubuntu 
Shell :: restart docker daemon 
Shell :: pip install requirements.txt without cache 
Shell :: docker interactive shell 
Shell :: install shutter ubuntu 
Shell :: how to stop a node server from running 
Shell :: env var linux to uppercase lowercase 
Shell :: ubuntu install blender 
Shell :: port kill in windows 
Shell :: how to execute full path command in powershell 
Shell :: gdebi 
Shell :: install nodejs from binary 
Shell :: how to check bash runs with sudo 
Shell :: git source autocomplete 
Shell :: add github repo 
ADD CONTENT
Topic
Content
Source link
Name
8+6 =