DYNA25: Spring Edition is taking place on 7 April in New York City. More info

Installation

These are summaries of installation instructions for Dyalog installers that can be downloaded from our website.

Microsoft Windows

This is a summary of installation instructions on Linux. More detailed instructions are in the Dyalog for Microsoft Windows Installation and Configuration Guide.

  1. Download the Dyalog installer from our downloads page
  2. Extract the contents and double click on setup*.exe
    Dyalog strongly recommends installing with administrator privileges. Limitations/Restrictions of installations without administrator privileges are given in setup_readme.htm.
  3. Follow the instructions on the installer
  4. Reboot your PC

macOS

This is a summary of installation instructions on Linux. More detailed instructions are in the Dyalog for macOS Installation and Configuration Guide.

  1. Download the Dyalog installer from our downloads page
  2. Double click on the newly-downloaded .pkg file
  3. Follow the instructions on the installer

Linux

This is a summary of installation instructions on Linux. More detailed instructions are in the Dyalog for UNIX Installation and Configuration Guide.

  1. Download the Dyalog installer for your operating system from our downloads page
  2. Install using your operating system’s package manager.
    sudo rpm --install linux_64*.x86_64.rpm
    sudo dpkg --install linux_64*.x86_64.deb
    Double click the file to install in some environments.

Raspberry Pi

This is a summary of installation instructions and important information regarding Dyalog on Raspberry Pi. More information on the Dyalog APT Repository website.

2024-01-08: Dyalog APL is not currently supported on Bookworm.

Dyalog APL is only supported on 32-bit Raspberry Pi OS (Debian)

  • buster or later (ARMHF) – Hardware Float: this is required for Dyalog 18.0 and later
  • jessie or later (ARMHF) – Hardware Float: this is required for Dyalog 17.1

To install Dyalog on Raspberry Pi

  1. Add the Dyalog apt repository to your sources list
    wget -O - http://packages.dyalog.com/dyalog-apt-key.gpg.key | sudo apt-key add -
    CODENAME=$(lsb_release -sc)
    echo "deb http://packages.dyalog.com ${CODENAME} main" | sudo tee /etc/apt/sources.list.d/dyalog.list
  2. Update the apt package lists
    sudo apt-get update
  3. Install Dyalog
    Install Dyalog with RIDE
    sudo apt-get install dyalog-unicode

    Install Dyalog without RIDE

    sudo apt-get install dyalog-unicode-182
Get Support

Technical advice and assistance on all aspects of Dyalog usage is available by e-mail (support@dyalog.com) and/or telephone (+44 1256 830030 – limited to U.K. office hours). Limited advice on design and coding is available, but is not intended to replace the use of the printed and on-line documentation. Except when reporting an issue with the software, users are encouraged to seek advice from the user community via the Dyalog Forum (reading the content of the forums does not require membership).

Search our website...