Description

We want to provide you with the most recent and successful builds of LLVM for Fedora in a "rolling" fashion. That means, if you enable this repository, you should get new releases for LLVM frequently.

Fedora versions and architectures

We build for the following architectures and operating systems, but please notice that this list changes when new Fedora versions are being released.

$ copr list-chroots | grep -P '^fedora-(rawhide|[0-9]+)' | tr '\n' ' ' fedora-38-aarch64 fedora-38-i386 fedora-38-ppc64le fedora-38-s390x fedora-38-x86_64 fedora-39-aarch64 fedora-39-i386 fedora-39-ppc64le fedora-39-s390x fedora-39-x86_64 fedora-rawhide-aarch64 fedora-rawhide-i386 fedora-rawhide-ppc64le fedora-rawhide-s390x fedora-rawhide-x86_64

Incubator projects

Did you notice a line like the follwing at the top of this project page?

@fedora-llvm-team/llvm-snapshots ( forked from @fedora-llvm-team/llvm-snapshots-incubator-20231218 )

We carefully create a new copr project for each day. These projects are called incubator projects. Only if all packages for all operating systems and architectures in an incubator project were successfully built without errors, we will promote it to be the next "official" snapshot here.

That is the reason why sometimes it can take days until a new version of LLVM will be published here. If you're interested in the version for a particular day, feel free to open https://copr.fedorainfracloud.org/coprs/g/fedora-llvm-team/llvm-snapshots-incubator-YYYYMMDD/ (replace YYYYMMDD with the date you desire). Notice, that we cannot keep the invdividual incubator projects around forever.

Contributing

To get involved in this, please head over to: https://github.com/fedora-llvm-team/llvm-snapshots.

Installation Instructions

For instructions on how to use this repository, consult the official docs.

It should be enough to enable the copr repository for this project using the following command:

$ 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 [modified] (189)*, i386 [modified] (201)*, ppc64le [modified] (170)*, s390x [modified] (44)*, x86_64 [modified] (7577)* Fedora 38 multilib x86_64+i386 (782 downloads)
Fedora 39 aarch64 [modified] (117)*, i386 [modified] (239)*, ppc64le [modified] (31)*, s390x [modified] (19)*, x86_64 [modified] (5331)* Fedora 39 multilib x86_64+i386 (457 downloads)
Fedora 40 aarch64 [modified] (4)*, i386 [modified] (4)*, ppc64le [modified] (4)*, s390x [modified] (4)*, x86_64 [modified] (102)* Fedora 40 multilib x86_64+i386 (88 downloads)
Fedora rawhide aarch64 [modified] (12867)*, i386 [modified] (1206)*, ppc64le [modified] (12487)*, s390x [modified] (11767)*, x86_64 [modified] (16114)* Fedora rawhide multilib x86_64+i386 (6337 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
More info about enabling Copr repositories

Other Actions