Skip to content

Installation

dbvr supports the following platforms:

  • Linux: most modern distributions
  • Windows: Windows 10 or later
  • Windows Server: Windows Server 2016 or later versions
  • macOS: macOS 11 or later

Download dbvr

Download dbvr from the official page.

The distribution format depends on the operating system.

Linux installation

Debian and RPM packages

  1. Install the package
  2. Verify the installation

    dbvr --version
    

Zip archive

To install dbvr manually without using an installer:

  1. Extract the contents of the archive
  2. Verify the installation

    ./dbvr --version
    

    Tip

    To run dbvr from any directory, add its installation directory to PATH.

Windows installer

On Windows, dbvr is distributed as an executable.

  1. Extract or install dbvr

    Tip

    During installation, enable the Add to PATH option. This lets you run dbvr from any directory.

  2. Verify the installation

    dbvr.exe --version
    

macOS installation

  1. Open the downloaded .dmg
  2. Drag dbvr.app to the Applications folder
  3. Verify the installation

    dbvr --version
    

    Tip

    To run dbvr from any directory, add its installation directory to PATH manually, or use the helper script add-dbvr-pro-to-path.sh. Learn more

Add dbvr to PATH

To make dbvr available as a regular command, run the helper script once.

  1. Open Terminal
  2. Run:

    /Applications/dbvr.app/Contents/MacOS/add-dbvr-pro-to-path.sh
    
  3. Apply changes:

    source ~/.zshenv
    

Activate license

After installation, Import license.