Skip to main content
If your organization requires you to download and install the Oracle Instant Client as a package—from a secure private repository, for example—you (or an Administrator) can use the following instructions to build the package.
  1. Create a build.sh file that looks like the following
  1. Create a meta.yaml file that looks like the following:
  1. Download the appropriate instantclient zip file into the same directory as the build.sh and meta.yaml files.
  2. Edit meta.yaml with the absolute path to instantclient zip file.
  3. If necessary, update the version in metadata.yaml.
  4. In a terminal, run the following:
The package will be created in the directory where Anaconda is installed. For example, /Users/username/anaconda3/conda-bld/osx-64/instantclient-19.3.0.0.0.tar.bz2.
  1. To install the package, run:
  2. To verify that the installation was successful, run: