Installing via Advanced Package Tool (Linux)

Starting with Release 6.2, DaVinci-AUTOSAR-JSON is available on the Vector’s External Repository.

This section guides you through installing DaVinci-AUTOSAR-JSON on Linux using the Advanced Package Tool (APT).

Prerequisites

  • The APT must be installed on your system.

  • Installing via the APT requires elevated permissions.

Installation With APT

Debian packages for DaVinci-AUTOSAR-JSON are available at Vector’s External Repository.

  1. Add the key to get access to our packages:

    $ wget -O - https://packages.vehub.vector.com/apt/vector-pkg.key | sudo gpg --dearmor -o /usr/share/keyrings/vector-pkg.gpg
  2. Add the Vector’s external repository source:

    $ sudo sh -c 'echo "deb [signed-by=/usr/share/keyrings/vector-pkg.gpg] https://packages.vehub.vector.com/apt generic main" >> /etc/apt/sources.list.d/vector.list'
  3. Update index:

    $ sudo apt-get update
  4. Install DaVinci-AUTOSAR-JSON:

    $ sudo apt install vector-dvarjson

    Or install via apt-get:

    $ apt-get install -y vector-dvarjson

Check if the Installation Was Successful

To verify that the installation was successful, navigate to the installation directory of DaVinci-AUTOSAR-JSON.

In this location, you will find various folders, files, and executable components that are part of the installation. Refer to the following table for an overview of the installed items and their purpose:

Table 1. Contents of DaVinci-AUTOSAR-JSON Installation
Installed Item Type Description

jre

Folder

JRE for DaVinci-AUTOSAR-JSON client.

lib

Folder

Libraries of DaVinci-AUTOSAR-JSON CLI.

Disclaimer

File

Usage disclaimer for software and services.

dvarjson

Executable

DaVinci-AUTOSAR-JSON CLI Linux launcher.

dvarjson.bat

Executable

DaVinci-AUTOSAR-JSON CLI Windows launcher.

ThirdPartySoftware.html

File

Documentation of bundled third-party components, including their licenses and notices.