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 38 | x86_64 (16)* | Fedora 38 (0 downloads) |
Fedora 39 | x86_64 (8)* | Fedora 39 (32 downloads) |
Fedora 40 | x86_64 (0)* | Fedora 40 (23 downloads) |
Fedora 41 | x86_64 (0)* | Fedora 41 (9 downloads) |
Fedora rawhide | x86_64 (20)* | Fedora rawhide (149 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable eklitzke/monero
More info about enabling Copr repositories