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 (297)*, i386 (334)*, ppc64le (410)*, s390x (213)*, x86_64 (336)* Fedora 39 multilib x86_64+i386 (0 downloads)
Fedora 40 aarch64 [modified] (295)*, i386 [modified] (252)*, ppc64le [modified] (293)*, s390x [modified] (198)*, x86_64 [modified] (408)* Fedora 40 multilib x86_64+i386 (46 downloads)
Fedora 41 aarch64 [modified] (261)*, i386 [modified] (407)*, ppc64le [modified] (333)*, s390x [modified] (203)*, x86_64 [modified] (329)* Fedora 41 multilib x86_64+i386 (24 downloads)
Fedora 42 aarch64 [modified] (60)*, i386 [modified] (14)*, ppc64le [modified] (68)*, s390x [modified] (4)*, x86_64 [modified] (44)* Fedora 42 multilib x86_64+i386 (6 downloads)
Fedora rawhide aarch64 [modified] (416)*, i386 [modified] (534)*, ppc64le [modified] (513)*, s390x [modified] (299)*, x86_64 [modified] (325)* Fedora rawhide multilib x86_64+i386 (102 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