Passbolt package repository

This is the passbolt package repository

  1. Install this repository

    For debian users add this to your /etc/apt/sources.list:

    deb https://download.passbolt.com/ce/debian buster stable

    For ubuntu users add this to your /etc/apt/sources.list:

    deb https://download.passbolt.com/ce/ubuntu focal stable

  2. Import GPG key

    The repository is signed so you need to add passbolt package signing official key:

    apt-key adv --keyserver https://keys.mailvelope.com --recv-keys 0xDE8B853FC155581D

    Or you can also use:

    apt-key adv --keyserver keys.gnupg.net --recv-keys 0xDE8B853FC155581D

  3. Update your apt

    apt-get update

    apt-get install passbolt-ce-server

In case of issues check out the installation documentation on the help site. You can also post a new entry on the community forum.

Documentation Community forum