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 38 aarch64 (358)*, i386 (319)*, ppc64le (317)*, s390x (209)*, x86_64 (338)* Fedora 38 multilib x86_64+i386 (0 downloads)
Fedora 39 aarch64 [modified] (238)*, i386 [modified] (328)*, ppc64le [modified] (334)*, s390x [modified] (161)*, x86_64 [modified] (314)* Fedora 39 multilib x86_64+i386 (51 downloads)
Fedora 40 aarch64 [modified] (245)*, i386 [modified] (244)*, ppc64le [modified] (211)*, s390x [modified] (168)*, x86_64 [modified] (360)* Fedora 40 multilib x86_64+i386 (28 downloads)
Fedora 41 aarch64 [modified] (211)*, i386 [modified] (381)*, ppc64le [modified] (252)*, s390x [modified] (156)*, x86_64 [modified] (293)* Fedora 41 multilib x86_64+i386 (8 downloads)
Fedora rawhide aarch64 [modified] (354)*, i386 [modified] (509)*, ppc64le [modified] (446)*, s390x [modified] (260)*, x86_64 [modified] (313)* Fedora rawhide multilib x86_64+i386 (79 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-20230329
More info about enabling Copr repositories

Other Actions