I am trying to install Ethereum on my system and when I run the following command:
sudo apt-get install ethereum
I get the following error:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package ethereum is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'ethereum' has no installation candidate
How to sove this?