Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,9 @@ 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:
Bitcoin Core is also distributed in third-party package managers. Inside this repo, those are:

* 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
Expand Down