An open API service indexing awesome lists of open source software.

https://github.com/bitcoin-core/packaging

Distribution-specific packaging for Bitcoin Core
https://github.com/bitcoin-core/packaging

Last synced: 6 months ago
JSON representation

Distribution-specific packaging for Bitcoin Core

Awesome Lists containing this project

README

          

Bitcoin Core packaging
=======

Bitcoin Core is packaged and distributed through different channels.

Advanced users can compile Bitcoin Core from source. Static binaries for Linux, as well as installers for Windows and macOS are
provided on the [website](https://bitcoincore.org/en/download/).

Bitcoin Core is also distributed on several Linux package managers:

* The `bitcoin-core` snap package for https://snapcraft.io/bitcoin-core is maintained in [/snap](/snap)
* The `org.bitcoincore.bitcoin-qt` flatpak package is maintained under their organization: https://github.com/flathub/org.bitcoincore.bitcoin-qt
* The `bitcoin-core` guix package is maintained under https://codeberg.org/guix/guix/src/branch/master/gnu/packages/finance.scm
* The `bitcoin` gentoo package is maintained under https://gitlab.com/bitcoin/gentoo
* The [/debian](/debian) packaging is currently unmaintained, see https://github.com/bitcoin-core/packaging/issues/36

An RPM spec file was removed in commit fa7c698cb24bab350b40ee2d825c443dabdd9633, because is was unmaintained and
outdated.