Skip to content
This repository has been archived by the owner on May 16, 2022. It is now read-only.

Single Line install for Geth #3

Open
alexvandesande opened this issue Jul 2, 2015 · 1 comment
Open

Single Line install for Geth #3

alexvandesande opened this issue Jul 2, 2015 · 1 comment

Comments

@alexvandesande
Copy link
Collaborator

We need a single line (or the closest possible) for the latest stable geth binary on Linux and Mac.

Currently, the best we have is:

ruby -e "$(curl -fsSL https://raw.githubusercontent.com/cubedro/frontier.ethereum.org/master/bin/install.rb)"

Which is bad because it uses ruby, which isn't default in most systems and the main url could be made much better (github cubedro??)

@karalabe
Copy link
Member

karalabe commented Jul 3, 2015

To add to it, "Linux" above is Ubuntu in reality. If will fail miserably on anything else (or at least not apt-get based... like 2/3 Linux distributions)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants