Description
This repository has a build of the Monero daemon and CLI tools. The monero.spec
file used to build the packages can be found on GitHub at github.com/eklitzke/monero-copr.
Installation Instructions
Enable this copr the usual way, and then install the monero-static
package (which contains a statically linked Monero build). Afterwards you can enable the monerod.service
systemd service, or run monerod
from your home directory.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 39 | x86_64 (8)* | Fedora 39 (0 downloads) |
Fedora 40 | x86_64 (4)* | Fedora 40 (26 downloads) |
Fedora 41 | x86_64 (4)* | Fedora 41 (11 downloads) |
Fedora rawhide | x86_64 (20)* | Fedora rawhide (153 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable eklitzke/monero
More info about enabling Copr repositories