Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoFalke committed May 11, 2022
1 parent 96794f2 commit 2eee38a
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,13 @@ 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/).

In addition, this repository contains packaging metadata for package managers running on Linux. Currently
Bitcoin Core is also distributed on several Linux package managers:

* [Snappy](/snap)
* [Debian](/debian)

A spec file for flathub is maintained under their organization: https://github.com/flathub/org.bitcoincore.bitcoin-qt
* 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://git.savannah.gnu.org/cgit/guix.git/tree/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.

0 comments on commit 2eee38a

Please sign in to comment.