Install on Ubuntu 22.04 LTS (Jammy Jellyfish)

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/22.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/22.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-1783495429.2ba1fce.ubuntu22 amd64 549.3 MB 1 week ago .deb
openproject 17.5.1-1781532632.4c9de22.ubuntu22 amd64 532.0 MB 1 month ago .deb
openproject 17.5.0-1781070894.3542248.ubuntu22 amd64 532.1 MB 1 month ago .deb
openproject 17.3.4-1780925607.3f49de9.ubuntu22 amd64 530.1 MB 1 month ago .deb
openproject 17.3.3-1780907951.5ee515c.ubuntu22 amd64 530.1 MB 1 month ago .deb
openproject 17.4.1-1780907944.8203fc2.ubuntu22 amd64 528.9 MB 1 month ago .deb
openproject 17.4.0-1778654921.57fb3ab.ubuntu22 amd64 528.8 MB 2 months ago .deb
openproject 17.2.4-1778652649.8b83d22.ubuntu22 amd64 505.2 MB 2 months ago .deb
openproject 17.3.2-1778652488.beac8c3.ubuntu22 amd64 530.1 MB 2 months ago .deb
openproject 17.2.4-1778651530.c72aab6.ubuntu22 amd64 505.2 MB 2 months ago .deb
openproject 17.3.2-1778650642.d98bc94.ubuntu22 amd64 530.1 MB 2 months ago .deb
openproject 17.2.4-1778650579.f3480b7.ubuntu22 amd64 505.2 MB 2 months ago .deb
openproject 17.3.2-1778649867.cd0d46e.ubuntu22 amd64 530.1 MB 2 months ago .deb
openproject 17.2.4-1778649057.d9a99f1.ubuntu22 amd64 505.2 MB 2 months ago .deb
openproject 17.3.1-1776683424.a6129a7.ubuntu22 amd64 511.0 MB 2 months ago .deb
openproject 17.3.0-1776234129.212b79a.ubuntu22 amd64 511.0 MB 3 months ago .deb
openproject 17.1.5-1774942621.3185039.ubuntu22 amd64 500.0 MB 3 months ago .deb
openproject 17.0.8-1774942405.68099e7.ubuntu22 amd64 476.2 MB 3 months ago .deb
openproject 17.2.3-1774941894.bcee06c.ubuntu22 amd64 505.9 MB 3 months ago .deb
openproject 17.1.4-1774940997.cfd02ec.ubuntu22 amd64 500.0 MB 3 months ago .deb
openproject 17.0.7-1774939814.d80c2d0.ubuntu22 amd64 476.2 MB 3 months ago .deb
openproject 17.2.2-1773759837.d97c35e.ubuntu22 amd64 505.6 MB 4 months ago .deb
openproject 17.2.1-1773659149.2880197.ubuntu22 amd64 505.6 MB 4 months ago .deb
openproject 17.2.1-1773657687.4c92552.ubuntu22 amd64 505.6 MB 4 months ago .deb
openproject 17.2.0-1773657506.1f888df.ubuntu22 amd64 505.6 MB 4 months ago .deb