Gentoo: Difference between revisions
Jump to navigation
Jump to search
m fix capitalization |
add link to bitcoin article on gentoo wiki |
||
(2 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
== Available software == | == Available software == | ||
=== app-crypt === | |||
* opentxs | |||
=== app-misc === | |||
* [[Moneychanger|moneychanger]] | |||
=== dev-libs === | === dev-libs === | ||
* | * libbacktrace | ||
* | * libbase58 | ||
* libsecp256k1 | |||
* msgpack | |||
* univalue | |||
=== dev-python === | === dev-python === | ||
* | * amodem | ||
* [[ | * anynumber | ||
* bitcoinrpc | |||
* pbkdf2 | |||
* [[Pycoin|pycoin]] | |||
=== dev-util === | === dev-util === | ||
* | * bitcoin-tx | ||
=== net-libs === | === net-libs === | ||
* [[libbitcoinconsensus]] | * [[Libbitcoin Consensus|libbitcoinconsensus]] | ||
* | * libblkmaker | ||
* libwally-core | |||
* opendht | |||
* opentxs-proto | |||
=== net-mail === | |||
* bmwrapper | |||
=== net-misc === | === net-misc === | ||
* [[BFGMiner|bfgminer]] | * [[BFGMiner|bfgminer]] | ||
=== net-p2p === | === net-p2p === | ||
* [[armory]] | * Sia | ||
* | * [[Armory|armory]] | ||
* [[bitcoin-qt]] | * bitcoin-cli | ||
* [[ | * [[Bitcoin Core|bitcoin-qt]] | ||
* [[libbitcoin]] | * [[bitcoind]] | ||
* c-lightning | |||
* [[Libbitcoin|libbitcoin]] | |||
* namecoin | |||
* opentxs-sequencer | |||
* pushpool | |||
* [[Bitmessage|pybitmessage]] | |||
* pybitmessage-daemon | |||
* rippled | |||
* twisterd | |||
=== virtual === | |||
* bitcoin-leveldb | |||
* python-serviceproxy | |||
=== x11-libs === | |||
* amd-adl-sdk | |||
== Ebuild development == | |||
Come to Freenode #bitcoin-gentoo and indicate your GitLab account name if you would like commit access. | |||
== | == See also == | ||
* [https://wiki.gentoo.org/wiki/Bitcoin Bitcoin] - article on Gentoo Wiki |
Latest revision as of 13:34, 27 January 2018
Bitcoin under Gentoo Linux
Check out the overlay for ebuilds. Setup instructions can be found here or simply type "layman -a bitcoin" to add the overlay.
Available software
app-crypt
- opentxs
app-misc
dev-libs
- libbacktrace
- libbase58
- libsecp256k1
- msgpack
- univalue
dev-python
- amodem
- anynumber
- bitcoinrpc
- pbkdf2
- pycoin
dev-util
- bitcoin-tx
net-libs
- libbitcoinconsensus
- libblkmaker
- libwally-core
- opendht
- opentxs-proto
net-mail
- bmwrapper
net-misc
net-p2p
- Sia
- armory
- bitcoin-cli
- bitcoin-qt
- bitcoind
- c-lightning
- libbitcoin
- namecoin
- opentxs-sequencer
- pushpool
- pybitmessage
- pybitmessage-daemon
- rippled
- twisterd
virtual
- bitcoin-leveldb
- python-serviceproxy
x11-libs
- amd-adl-sdk
Ebuild development
Come to Freenode #bitcoin-gentoo and indicate your GitLab account name if you would like commit access.
See also
- Bitcoin - article on Gentoo Wiki