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 (41)*, i386 (88)*, ppc64le (64)*, s390x (19)*, x86_64 (48)* Fedora 37 multilib x86_64+i386 (0 downloads)
Fedora 38 aarch64 [modified] (95)*, i386 [modified] (29)*, ppc64le [modified] (152)*, s390x [modified] (106)*, x86_64 [modified] (128)* Fedora 38 multilib x86_64+i386 (78 downloads)
Fedora 39 aarch64 [modified] (40)*, i386 [modified] (57)*, ppc64le [modified] (25)*, s390x [modified] (17)*, x86_64 [modified] (60)* Fedora 39 multilib x86_64+i386 (16 downloads)
Fedora 40 aarch64 [modified] (5)*, i386 [modified] (1)*, ppc64le [modified] (5)*, s390x [modified] (0)*, x86_64 [modified] (10)* Fedora 40 multilib x86_64+i386 (5 downloads)
Fedora rawhide aarch64 [modified] (29)*, i386 [modified] (36)*, ppc64le [modified] (62)*, s390x [modified] (21)*, x86_64 [modified] (70)* Fedora rawhide multilib x86_64+i386 (27 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