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 39 aarch64 (435)*, i386 (493)*, ppc64le (577)*, s390x (322)*, x86_64 (547)* Fedora 39 multilib x86_64+i386 (0 downloads)
Fedora 40 aarch64 [modified] (518)*, i386 [modified] (441)*, ppc64le [modified] (560)*, s390x [modified] (401)*, x86_64 [modified] (488)* Fedora 40 multilib x86_64+i386 (55 downloads)
Fedora 41 aarch64 [modified] (428)*, i386 [modified] (459)*, ppc64le [modified] (419)*, s390x [modified] (357)*, x86_64 [modified] (376)* Fedora 41 multilib x86_64+i386 (44 downloads)
Fedora 42 aarch64 [modified] (37)*, i386 [modified] (40)*, ppc64le [modified] (159)*, s390x [modified] (39)*, x86_64 [modified] (38)* Fedora 42 multilib x86_64+i386 (21 downloads)
Fedora rawhide aarch64 [modified] (532)*, i386 [modified] (479)*, ppc64le [modified] (539)*, s390x [modified] (411)*, x86_64 [modified] (642)* Fedora rawhide multilib x86_64+i386 (77 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