Install on Ubuntu 20.04 LTS (Focal Fossa)

Follow these steps to install openproject from the release/17.4 channel.

Prerequisites

Installation Steps

1. Import the repository GPG key

sudo curl -fsSL "https://go.packager.io/srv/deb/opf/openproject/gpg-key.gpg" \
  -o /usr/share/keyrings/openproject.gpg
Alternative: Using the ASCII-armored key (requires gnupg)

If you prefer to use the ASCII-armored key format or need to verify the key manually:

curl -fsSL "https://go.packager.io/srv/deb/opf/openproject/gpg-key.asc" \
  | gpg --dearmor \
  | sudo tee /usr/share/keyrings/openproject.gpg > /dev/null

2. Download the repository configuration

sudo curl -fsSL \
  "https://go.packager.io/srv/opf/openproject/release/17.4/installer/ubuntu/20.04.list" \
  -o /etc/apt/sources.list.d/openproject.list

Or using wget:

sudo wget \
  -O /etc/apt/sources.list.d/openproject.list \
  "https://go.packager.io/srv/opf/openproject/release/17.4/installer/ubuntu/20.04.list"

3. Update package index

sudo apt update

4. Install packages

sudo apt install PACKAGE_NAME

Verification

Verify the repository is configured correctly:

apt-cache policy

Available packages

Package Version code Arch Size Built Format
openproject 17.4.0-1777364519.6c3c637.ubuntu20 amd64 534.7 MB 2 months ago .deb
openproject 17.4.0-1777320095.6704d33.ubuntu20 amd64 534.7 MB 3 months ago .deb
openproject 17.4.0-1777283555.e39dca1.ubuntu20 amd64 534.7 MB 3 months ago .deb
openproject 17.4.0-1777282472.d17bdc3.ubuntu20 amd64 534.7 MB 3 months ago .deb
openproject 17.4.0-1777281439.db7744b.ubuntu20 amd64 534.7 MB 3 months ago .deb
openproject 17.4.0-1777281373.8736724.ubuntu20 amd64 534.7 MB 3 months ago .deb
openproject 17.4.0-1777055825.de82f9f.ubuntu20 amd64 534.7 MB 3 months ago .deb
openproject 17.4.0-1777015926.48aeb70.ubuntu20 amd64 534.7 MB 3 months ago .deb
openproject 17.4.0-1777015263.8eca192.ubuntu20 amd64 534.7 MB 3 months ago .deb
openproject 17.4.0-1776960911.3cd7da2.ubuntu20 amd64 534.7 MB 3 months ago .deb
openproject 17.4.0-1776958153.403820b.ubuntu20 amd64 534.7 MB 3 months ago .deb
openproject 17.4.0-1776950043.93a32ce.ubuntu20 amd64 534.7 MB 3 months ago .deb
openproject 17.4.0-1776944624.63e34c1.ubuntu20 amd64 534.7 MB 3 months ago .deb
openproject 17.4.0-1776941029.92a1346.ubuntu20 amd64 534.7 MB 3 months ago .deb
openproject 17.4.0-1776940713.7d217df.ubuntu20 amd64 534.7 MB 3 months ago .deb
openproject 17.4.0-1776936213.7a95151.ubuntu20 amd64 534.7 MB 3 months ago .deb
openproject 17.4.0-1776933456.c5fbe36.ubuntu20 amd64 534.7 MB 3 months ago .deb
openproject 17.4.0-1776929498.ddaff61.ubuntu20 amd64 534.7 MB 3 months ago .deb
openproject 17.4.0-1776927959.82dd34f.ubuntu20 amd64 534.7 MB 3 months ago .deb
openproject 17.4.0-1776927007.e037caf.ubuntu20 amd64 534.7 MB 3 months ago .deb
openproject 17.4.0-1776926817.2719cf2.ubuntu20 amd64 534.7 MB 3 months ago .deb
openproject 17.4.0-1776926213.877389f.ubuntu20 amd64 534.7 MB 3 months ago .deb
openproject 17.4.0-1776926211.ca54954.ubuntu20 amd64 534.7 MB 3 months ago .deb