Install on Ubuntu 20.04 LTS (Focal Fossa)

Follow these steps to install openproject from the release/17.2 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.2/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.2/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.2.2-1773751678.67258ca.ubuntu20 amd64 510.8 MB 4 months ago .deb
openproject 17.2.2-1773748872.0ffd662.ubuntu20 amd64 510.8 MB 4 months ago .deb
openproject 17.2.2-1773745373.56c2cac.ubuntu20 amd64 510.8 MB 4 months ago .deb
openproject 17.2.2-1773733575.b1c77e3.ubuntu20 amd64 510.8 MB 4 months ago .deb
openproject 17.2.2-1773672650.8f6c7d2.ubuntu20 amd64 510.8 MB 4 months ago .deb
openproject 17.2.2-1773670620.64e2d15.ubuntu20 amd64 510.8 MB 4 months ago .deb
openproject 17.2.2-1773670091.569bcdf.ubuntu20 amd64 510.8 MB 4 months ago .deb
openproject 17.2.2-1773660097.ad2f6e0.ubuntu20 amd64 510.8 MB 4 months ago .deb
openproject 17.2.2-1773659034.a7497c8.ubuntu20 amd64 510.8 MB 4 months ago .deb
openproject 17.2.2-1773658429.6a19cd6.ubuntu20 amd64 510.8 MB 4 months ago .deb
openproject 17.2.1-1773656956.c3b075d.ubuntu20 amd64 510.8 MB 4 months ago .deb
openproject 17.2.1-1773651296.14ab6be.ubuntu20 amd64 510.8 MB 4 months ago .deb
openproject 17.2.1-1773410404.6a359ce.ubuntu20 amd64 510.8 MB 4 months ago .deb
openproject 17.2.1-1773403276.ac6029f.ubuntu20 amd64 510.8 MB 4 months ago .deb
openproject 17.2.1-1773314406.58f4e4c.ubuntu20 amd64 510.8 MB 4 months ago .deb
openproject 17.2.1-1773307358.0c8ca77.ubuntu20 amd64 510.8 MB 4 months ago .deb
openproject 17.2.1-1773305884.5008f22.ubuntu20 amd64 510.8 MB 4 months ago .deb
openproject 17.2.1-1773239703.b72c86b.ubuntu20 amd64 511.0 MB 4 months ago .deb
openproject 17.2.1-1773232741.6b51024.ubuntu20 amd64 511.0 MB 4 months ago .deb
openproject 17.2.0-1773219804.80bd067.ubuntu20 amd64 511.0 MB 4 months ago .deb
openproject 17.2.0-1773213053.99064b0.ubuntu20 amd64 511.0 MB 4 months ago .deb
openproject 17.2.0-1773165665.778487e.ubuntu20 amd64 511.0 MB 4 months ago .deb
openproject 17.2.0-1773164127.87f9936.ubuntu20 amd64 511.0 MB 4 months ago .deb
openproject 17.2.0-1773150974.73911fc.ubuntu20 amd64 511.0 MB 4 months ago .deb
openproject 17.2.0-1773141454.a16c6bc.ubuntu20 amd64 511.0 MB 4 months ago .deb