oracle-instantclient 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 oracle-instantclient
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 oracle-instantclient
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 oracle-instantclient
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 oracle-instantclient
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 oracle-instantclient
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 oracle-instantclient