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 |
---|---|---|
![]() |
x86_64 (8)* | Fedora 39 (0 downloads) |
![]() |
x86_64 (4)* | Fedora 40 (30 downloads) |
![]() |
x86_64 (4)* | Fedora 41 (20 downloads) |
![]() |
x86_64 (4)* | Fedora 42 (6 downloads) |
![]() |
x86_64 (20)* | Fedora rawhide (165 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable eklitzke/monero
More info about enabling Copr repositories