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
- Host: GitHub
- URL: https://github.com/bitcoin-core/packaging
- Owner: bitcoin-core
- Created: 2018-05-01T16:03:29.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2025-10-15T14:45:52.000Z (10 months ago)
- Last Synced: 2025-10-16T11:06:50.558Z (10 months ago)
- Language: Makefile
- Size: 210 KB
- Stars: 43
- Watchers: 16
- Forks: 49
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
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.