• Forum has been upgraded, all links, images, etc are as they were. Please see Official Announcements for more information

[SOLVED]Problem installing Dashman

I install dashman like this

sudo apt-get install git
git clone https://github.com/moocowmoo/dashman.git
cd dashman

All seems fine until i try to install dash wallet where i get this error

missing dependency: netcat6
--> sudo apt-get install netcat6

So I try to install "netcat6" and get this

sudo apt-get install netcat6
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package netcat6

I have searched netcat6 here and found no package ,,
http://packages.ubuntu.com/
 
Last edited:
Back
Top