Description

This project provides Fedora packages for daily snapshot builds of LLVM projects such as clang, lld and many more.

The packages should at least be available for the x86_64 Fedora rawhide version.

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. Please note, that we keep the packages available here for a week or so.

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 35 aarch64 (3)*, ppc64le (0)*, s390x (0)*, x86_64 (4)* Fedora 35 (0 downloads)
Fedora 36 aarch64 (0)*, i386 (0)*, ppc64le (0)*, s390x (3)*, x86_64 (0)* Fedora 36 multilib x86_64+i386 (0 downloads)
Fedora rawhide aarch64 [modified] (0)*, i386 [modified] (0)*, ppc64le [modified] (0)*, s390x [modified] (0)*, x86_64 [modified] (3)* Fedora rawhide multilib x86_64+i386 (34 downloads)

* Total number of packages downloaded in the last seven days.

Runtime Dependency List

The following repositories are used as runtime dependencies


Quick Enable

#> dnf copr enable @fedora-llvm-team/llvm-snapshots-incubator
More info about enabling Copr repositories

Other Actions