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 CentOS 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:davidnichols/CentOS_7/home:davidnichols.repo
yum install qore
For Fedora Rawhide run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:davidnichols/Fedora_Rawhide/home:davidnichols.repo
dnf install qore
For Fedora 38 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:davidnichols/Fedora_38/home:davidnichols.repo
dnf install qore
For Fedora 37 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:davidnichols/Fedora_37/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.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 AlmaLinux 9 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:davidnichols/AlmaLinux_9/home:davidnichols.repo
yum 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
For SLE 12 SP5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:davidnichols/SLE_12_SP5/home:davidnichols.repo
zypper refresh
zypper install qore