Steps to follow

Teradata Developer Guides

ft:locale
en-US
ft:lastEdition
2026-08-18
  1. Install Rosetta binary translator by running the following command in Terminal:

    softwareupdate --install-rosetta --agree-to-license
    
  2. Download and install the x86 64-bit JDK 21 from your preferred vendor. For example, download x86 64-bit JDK 21 from Azul

  3. Download the latest Teradata Studio or Teradata Studio Express release:
  4. Go to Teradata Downloads and log in to the portal.
  5. Select MacOS from the drop-down menu on the right-hand side box and download the latest Teradata Studio or Teradata Studio Express release from the Teradata Downloads page, then unzip the downloaded file.
  6. Download version 20.00.00.10 or later.
  7. Select the mac_x86 zip file for macOS for Teradata Studio.
  8. Accept the License Agreement by clicking I Agree.
  9. In the File Download dialog box, click Save, choose a download location, and click Save again.
  10. Unzip the downloaded file. !!! note Starting from version 20.00.00.05, connections to Hadoop and Aster databases are no longer supported in Teradata Studio.
  11. Install Teradata Studio via terminal:
    sudo installer -pkg ~/Downloads/TeradataStudio.pkg -target / -allowUntrusted