Package-based Installation

To install the CUE Graphics Converter on an Ubuntu or other Debian-based system, do the following:

  1. Log in as root.

  2. If necessary, add the CUE apt repository to your list of sources:

    # echo "deb http://user:password@apt.escenic.com stable main non-free" >> /etc/apt/sources.list.d/escenic.list

    where user and password are your CUE download credentials (the same ones you use to access the CUE Maven repository). If you do not have any download credentials, please contact CUE support.

  3. Enter the following commands:

    # apt-get update
    # apt-get install cue-graphics-converter

On RedHat / CentOS systems, enter the following command as root:

# rpm -Uvh https://user:password:yum.escenic.com/rpm/cue-graphics-converter-1.1.0-3.x86_64.rpm