About Anaconda Help Download Anaconda

conda-forge / packages / oracle-instant-client 23.7.0.25.01

package to download and install oracle instant client

copied from cf-staging / oracle-instant-client

Installers

  • linux-64 v23.7.0.25.01
  • osx-64 v19.8.0.0.0

conda install

To install this package run one of the following:
conda install conda-forge::oracle-instant-client

Description

This package downloads and installs the Oracle Instant Client. By default, it uses a standard location.

If you're behind a firewall and unable to download the instant client zip file from download.oracle.com, you can set the environment variable ORACLE_DOWNLOAD_BASE_URL to specify where it should look for the corresponding zip file. The zip file must have the same name as found on the oracle website: https://www.oracle.com/database/technologies/instant-client/linux-x86-64-downloads.html.

export ORACLE_DOWNLOAD_URL=https://my.internal.website/oracle
conda install oracle-instant-client

© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.7) Legal | Privacy Policy