bc0102/el7-crypto
Project ID: 21211
Description
This repository contains crypto nodes including bitcoin, litecoin, ethereum rpm for CentOS or RedHat 7
Installation Instructions
To enable the use of this repository, try run the following command
# install yum copr plugin
[root@localhost ~]# yum install yum-plugin-copr
# install epel repository for dependencies
[root@localhost ~]# yum install epel-release
# enable the current repository
[root@localhost ~]# yum copr enable bc0102/el7-crypto
Install the rpm
# install bitcoin daemon
[root@localhost ~]# yum install bitcoind bitcoin-cli
# or install litecoin daemon
[root@localhost ~]# yum install litecoind litecoin-cli
# or install ethereum daemon
[root@localhost ~]# yum install go-ethereum
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 7 | x86_64 (3034)* | EPEL 7 (132 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable bc0102/el7-crypto
More info about enabling Copr repositories