Installing the RDA for Linux

This section describes how to install the RDA for Linux.

Download the installation package from the RDA webpage.

Constraints

RDA can be installed in the following OSs:

Prerequisites

The RDA installation package for Linux has been obtained and its integrity has been verified by following the procedure in How Do I Download the RDA Installation Package and Verify Its Integrity?.

Procedure

  1. Decompress the installation package.

    tar zxvf RDA-3.0.1.Linux.35.tar.gz

    In the preceding command, RDA-3.0.1 indicates the name of the RDA installation package.

  2. Go to the scripts directory in the decompressed RDA directory.

    cd RDA/scripts/

  3. Run the RDA installation script.

    ./install.sh

  4. Check if the message shown in the following figure is displayed. If it is, the RDA for Linux has been installed.

    Update environment variables.

    source /etc/profile