Description

This project provides Fedora packages for daily snapshot builds of LLVM projects such as clang, lld and many more.

To get involved in this, please head over to: https://github.com/kwk/llvm-daily-fedora-rpms.

Installation Instructions

Please, use this at your own risk!

For instructions on how to use this repository, consult the official docs.

In theory, this should be enough on a recent Fedora version:

$ dnf install 'dnf-command(copr)' $ dnf copr enable -y @fedora-llvm-team/llvm-snapshots

Then install clang or some of the other packages.

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 41 aarch64 [modified] (468)*, i386 [modified] (494)*, ppc64le [modified] (516)*, s390x [modified] (381)*, x86_64 [modified] (461)* Fedora 41 multilib x86_64+i386 (84 downloads)
Fedora 42 aarch64 [modified] (162)*, i386 [modified] (183)*, ppc64le [modified] (306)*, s390x [modified] (123)*, x86_64 [modified] (140)* Fedora 42 multilib x86_64+i386 (62 downloads)
Fedora 43 aarch64 [modified] (47)*, i386 [modified] (49)*, ppc64le [modified] (49)*, s390x [modified] (34)*, x86_64 [modified] (49)* Fedora 43 multilib x86_64+i386 (19 downloads)
Fedora rawhide aarch64 [modified] (593)*, i386 [modified] (540)*, ppc64le [modified] (606)*, s390x [modified] (451)*, x86_64 [modified] (707)* Fedora rawhide multilib x86_64+i386 (108 downloads)

* Total number of downloaded packages.

Runtime Dependency List

The following repositories are used as runtime dependencies


Quick Enable

#> dnf copr enable @fedora-llvm-team/llvm-snapshots-incubator-20231016
More info about enabling Copr repositories

Other Actions