dashpay / dash

Dash - Reinventing Cryptocurrency
https://www.dash.org
MIT License
1.49k stars 1.2k forks source link

Add PPA for Dash? #880

Closed jonathancross closed 8 years ago

jonathancross commented 8 years ago

Seems this was discussed here: https://www.dash.org/forum/threads/ubuntu-repository.1670/

Would make installation / upgrades much easier for users on Linux.

schinzelh commented 8 years ago

Thanks, working on it. Will you be able to test?

schinzelh commented 8 years ago

I have sucessfully tested the PPAs installs on precise and trusty

image

image

I will push the PPAs later the day

UdjinM6 commented 8 years ago

Awesome!

schinzelh commented 8 years ago

Vivid

image

Wily

image

Xenial

image

tested successfully as well.

schinzelh commented 8 years ago

Pushed to launchpad

image

UdjinM6 commented 8 years ago

hmm...ok, so I added ppa but apt refuses to recognize any new dash-* packages even after apt-get update... what am I doing wrong?

schinzelh commented 8 years ago

Simple answer: compilation/publication is not finished yet :)

schinzelh commented 8 years ago

PPA creation finished, you can now install Dash to Ubuntu Xenial, Wily, Vivid, Trusty and Precise via

sudo add-apt-repository ppa:dash.org/dash
sudo apt-get update
sudo apt-get install dashd dash-qt

Enjoy :smile:

UdjinM6 commented 8 years ago

Yay! Success!

screen shot 2016-07-01 at 14 04 28