Post
Topic
Board Announcements (Altcoins)
Re: HPPCOIN : Egalitarian High Performances Computing Platform
by
epicfailman
on 22/11/2017, 17:16:27 UTC

Can anyone explain what I do with a .deb package on ubuntu?  I can install it with

sudo dpkg -i hppcoin_0.1.0-1_amd64.deb

or

sudo gdebi hppcoin_0.1.0-1_amd64.deb

If I do that, it tells me

Code:
Unpacking hpccoinv2 (0.1.0-1) over (0.1.0-1) ...
Setting up hpccoinv2 (0.1.0-1) ...

But after that I, I have no idea where the binary is to run it.

You can just double click to run it. Binaries should be in /usr/local/bin

Double-click... In terminal... You made my day.