qore from home:davidnichols project

Select Your Operating System

For CentOS 8 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:davidnichols/CentOS_8/home:davidnichols.repo
yum install qore
For Fedora Rawhide run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:davidnichols/Fedora_Rawhide/home:davidnichols.repo
dnf install qore
For Fedora 42 run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:davidnichols/Fedora_42/home:davidnichols.repo
dnf install qore
For Fedora 41 run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:davidnichols/Fedora_41/home:davidnichols.repo
dnf install qore
For Fedora 40 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:davidnichols/Fedora_40/home:davidnichols.repo
dnf install qore
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:davidnichols/openSUSE_Tumbleweed/home:davidnichols.repo
zypper refresh
zypper install qore
For openSUSE Factory zSystems run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:davidnichols/openSUSE_Factory_zSystems/home:davidnichols.repo
zypper refresh
zypper install qore
For openSUSE Factory run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:davidnichols/openSUSE_Factory/home:davidnichols.repo
zypper refresh
zypper install qore
For 15.6 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:davidnichols/15.6/home:davidnichols.repo
zypper refresh
zypper install qore
For 15.4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:davidnichols/15.4/home:davidnichols.repo
zypper refresh
zypper install qore
For SLE 15 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:davidnichols/SLE_15/home:davidnichols.repo
zypper refresh
zypper install qore