Install on Ubuntu 20.04 LTS (Focal Fossa)

Follow these steps to install openproject from the stable/17 channel.

Prerequisites

Installation Steps

1. Import the repository GPG key

sudo curl -fsSL "https://packages.openproject.com/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://packages.openproject.com/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://packages.openproject.com/srv/opf/openproject/stable/17/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://packages.openproject.com/srv/opf/openproject/stable/17/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.6.0-1783495451.2ba1fce.ubuntu20 amd64 555.1 MB 1 week ago .deb
openproject 17.5.1-1781532568.4c9de22.ubuntu20 amd64 537.8 MB 1 month ago .deb
openproject 17.5.0-1781070913.3542248.ubuntu20 amd64 537.8 MB 1 month ago .deb
openproject 17.3.4-1780925616.3f49de9.ubuntu20 amd64 535.8 MB 1 month ago .deb
openproject 17.4.1-1780907966.8203fc2.ubuntu20 amd64 534.7 MB 1 month ago .deb
openproject 17.3.3-1780907947.5ee515c.ubuntu20 amd64 535.8 MB 1 month ago .deb
openproject 17.4.0-1778654920.57fb3ab.ubuntu20 amd64 534.5 MB 2 months ago .deb
openproject 17.3.2-1778652596.beac8c3.ubuntu20 amd64 535.8 MB 2 months ago .deb
openproject 17.2.4-1778652422.8b83d22.ubuntu20 amd64 510.4 MB 2 months ago .deb
openproject 17.2.4-1778651543.c72aab6.ubuntu20 amd64 510.4 MB 2 months ago .deb
openproject 17.3.2-1778650632.d98bc94.ubuntu20 amd64 535.8 MB 2 months ago .deb
openproject 17.2.4-1778650572.f3480b7.ubuntu20 amd64 510.4 MB 2 months ago .deb
openproject 17.3.2-1778649674.cd0d46e.ubuntu20 amd64 535.8 MB 2 months ago .deb
openproject 17.2.4-1778649054.d9a99f1.ubuntu20 amd64 510.4 MB 2 months ago .deb
openproject 17.3.1-1776683428.a6129a7.ubuntu20 amd64 516.7 MB 2 months ago .deb
openproject 17.3.0-1776234123.212b79a.ubuntu20 amd64 516.7 MB 3 months ago .deb
openproject 17.1.5-1774943272.3185039.ubuntu20 amd64 505.3 MB 3 months ago .deb
openproject 17.0.8-1774941865.68099e7.ubuntu20 amd64 481.4 MB 3 months ago .deb
openproject 17.2.3-1774941394.bcee06c.ubuntu20 amd64 511.1 MB 3 months ago .deb
openproject 17.1.4-1774941344.cfd02ec.ubuntu20 amd64 505.3 MB 3 months ago .deb
openproject 17.0.7-1774940505.d80c2d0.ubuntu20 amd64 481.4 MB 3 months ago .deb
openproject 17.2.2-1773761191.d97c35e.ubuntu20 amd64 510.8 MB 4 months ago .deb
openproject 17.2.1-1773659611.2880197.ubuntu20 amd64 510.8 MB 4 months ago .deb
openproject 17.2.1-1773657631.4c92552.ubuntu20 amd64 510.8 MB 4 months ago .deb
openproject 17.2.0-1773656995.1f888df.ubuntu20 amd64 510.8 MB 4 months ago .deb