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 40 aarch64 (350)*, i386 (402)*, ppc64le (282)*, s390x (229)*, x86_64 (384)* Fedora 40 multilib x86_64+i386 (0 downloads)
Fedora 41 aarch64 [modified] (431)*, i386 [modified] (286)*, ppc64le [modified] (422)*, s390x [modified] (240)*, x86_64 [modified] (348)* Fedora 41 multilib x86_64+i386 (52 downloads)
Fedora 42 aarch64 [modified] (120)*, i386 [modified] (236)*, ppc64le [modified] (191)*, s390x [modified] (94)*, x86_64 [modified] (219)* Fedora 42 multilib x86_64+i386 (32 downloads)
Fedora 43 aarch64 [modified] (8)*, i386 [modified] (35)*, ppc64le [modified] (10)*, s390x [modified] (35)*, x86_64 [modified] (42)* Fedora 43 multilib x86_64+i386 (12 downloads)
Fedora rawhide aarch64 [modified] (320)*, i386 [modified] (326)*, ppc64le [modified] (358)*, s390x [modified] (265)*, x86_64 [modified] (361)* Fedora rawhide multilib x86_64+i386 (111 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-20230602
More info about enabling Copr repositories

Other Actions