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 (363)*, i386 (328)*, ppc64le (379)*, s390x (244)*, x86_64 (462)* Fedora 40 multilib x86_64+i386 (0 downloads)
Fedora 41 aarch64 [modified] (330)*, i386 [modified] (494)*, ppc64le [modified] (397)*, s390x [modified] (237)*, x86_64 [modified] (397)* Fedora 41 multilib x86_64+i386 (51 downloads)
Fedora 42 aarch64 [modified] (170)*, i386 [modified] (135)*, ppc64le [modified] (173)*, s390x [modified] (88)*, x86_64 [modified] (184)* Fedora 42 multilib x86_64+i386 (28 downloads)
Fedora 43 aarch64 [modified] (21)*, i386 [modified] (46)*, ppc64le [modified] (14)*, s390x [modified] (35)*, x86_64 [modified] (41)* Fedora 43 multilib x86_64+i386 (6 downloads)
Fedora rawhide aarch64 [modified] (530)*, i386 [modified] (627)*, ppc64le [modified] (596)*, s390x [modified] (347)*, x86_64 [modified] (394)* Fedora rawhide multilib x86_64+i386 (132 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