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 37 aarch64 [modified] (90)*, i386 [modified] (82)*, ppc64le [modified] (31)*, s390x [modified] (30)*, x86_64 [modified] (2466)* Fedora 37 multilib x86_64+i386 (614 downloads)
Fedora 38 aarch64 [modified] (175)*, i386 [modified] (187)*, ppc64le [modified] (128)*, s390x [modified] (40)*, x86_64 [modified] (5992)* Fedora 38 multilib x86_64+i386 (579 downloads)
Fedora 39 aarch64 [modified] (34)*, i386 [modified] (63)*, ppc64le [modified] (13)*, s390x [modified] (11)*, x86_64 [modified] (1101)* Fedora 39 multilib x86_64+i386 (206 downloads)
Fedora rawhide aarch64 [modified] (9863)*, i386 [modified] (1192)*, ppc64le [modified] (9534)*, s390x [modified] (9337)*, x86_64 [modified] (12622)* Fedora rawhide multilib x86_64+i386 (5454 downloads)

* Total number of packages downloaded in the last seven days.

Runtime Dependency List

The following repositories are used as runtime dependencies


Quick Enable

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

Other Actions