llvm from home:alveus:blackbox project

Select Your Operating System

For Fedora Rawhide run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:alveus:blackbox/Fedora_Rawhide/home:alveus:blackbox.repo
dnf install llvm
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:alveus:blackbox/openSUSE_Tumbleweed/home:alveus:blackbox.repo
zypper refresh
zypper install llvm