Install on Ubuntu 20.04 LTS (Focal Fossa)

Follow these steps to install openproject from the release/17.1 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.1/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.1/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.1.0-1770364029.f0c28e7.ubuntu20 amd64 487.0 MB 5 months ago .deb
openproject 17.1.0-1770363166.59ddae9.ubuntu20 amd64 487.0 MB 5 months ago .deb
openproject 17.1.0-1770322121.e71e643.ubuntu20 amd64 487.0 MB 5 months ago .deb
openproject 17.1.0-1770307960.c1ffc6b.ubuntu20 amd64 487.0 MB 5 months ago .deb
openproject 17.1.0-1770300382.1b3d104.ubuntu20 amd64 487.0 MB 5 months ago .deb
openproject 17.1.0-1770294825.5b82f6a.ubuntu20 amd64 487.0 MB 5 months ago .deb
openproject 17.1.0-1770285139.5f3c01c.ubuntu20 amd64 487.0 MB 5 months ago .deb
openproject 17.1.0-1770280831.2ff2895.ubuntu20 amd64 487.0 MB 5 months ago .deb
openproject 17.1.0-1770280605.4ea2f61.ubuntu20 amd64 487.0 MB 5 months ago .deb
openproject 17.1.0-1770280115.e9bea80.ubuntu20 amd64 487.0 MB 5 months ago .deb
openproject 17.1.0-1770277510.abe1cff.ubuntu20 amd64 487.0 MB 5 months ago .deb
openproject 17.1.0-1770218532.867ab8b.ubuntu20 amd64 487.0 MB 5 months ago .deb
openproject 17.1.0-1770216031.0af4019.ubuntu20 amd64 487.0 MB 5 months ago .deb
openproject 17.1.0-1770214443.9467a65.ubuntu20 amd64 487.0 MB 5 months ago .deb
openproject 17.1.0-1770213475.e9fb3a3.ubuntu20 amd64 487.0 MB 5 months ago .deb
openproject 17.1.0-1770207959.dd1ed25.ubuntu20 amd64 487.0 MB 5 months ago .deb
openproject 17.1.0-1770201517.a74dffb.ubuntu20 amd64 487.0 MB 5 months ago .deb
openproject 17.1.0-1770197498.bedd309.ubuntu20 amd64 487.0 MB 5 months ago .deb
openproject 17.1.0-1770192890.43d08fc.ubuntu20 amd64 487.0 MB 5 months ago .deb
openproject 17.1.0-1770191432.c1ed698.ubuntu20 amd64 487.0 MB 5 months ago .deb
openproject 17.1.0-1770133059.85613e0.ubuntu20 amd64 487.0 MB 5 months ago .deb
openproject 17.1.0-1770132846.85613e0.ubuntu20 amd64 487.0 MB 5 months ago .deb
openproject 17.1.0-1770127993.a9811d1.ubuntu20 amd64 487.0 MB 5 months ago .deb
openproject 17.1.0-1770126377.85cbd51.ubuntu20 amd64 487.0 MB 5 months ago .deb
openproject 17.1.0-1770126181.6c2b98c.ubuntu20 amd64 487.0 MB 5 months ago .deb