Install on Ubuntu 22.04 LTS (Jammy Jellyfish)

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/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://go.packager.io/srv/opf/openproject/release/17.4/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.4.2-1781093500.adb9f6b.ubuntu22 amd64 528.9 MB 1 month ago .deb
openproject 17.4.2-1780984597.7bf3259.ubuntu22 amd64 528.9 MB 1 month ago .deb
openproject 17.4.2-1780927664.04462e9.ubuntu22 amd64 528.9 MB 1 month ago .deb
openproject 17.4.2-1780907790.c30644b.ubuntu22 amd64 528.9 MB 1 month ago .deb
openproject 17.4.1-1780578274.0c91f16.ubuntu22 amd64 528.9 MB 1 month ago .deb
openproject 17.4.1-1780410250.2a6412d.ubuntu22 amd64 528.9 MB 1 month ago .deb
openproject 17.4.1-1780383403.b9d0405.ubuntu22 amd64 528.9 MB 1 month ago .deb
openproject 17.4.1-1780320377.1070b8f.ubuntu22 amd64 528.9 MB 1 month ago .deb
openproject 17.4.1-1780315413.38ab5af.ubuntu22 amd64 528.9 MB 1 month ago .deb
openproject 17.4.1-1780302164.a740890.ubuntu22 amd64 528.9 MB 1 month ago .deb
openproject 17.4.1-1779971629.1dd837e.ubuntu22 amd64 528.9 MB 1 month ago .deb
openproject 17.4.1-1779971280.d3a4d2e.ubuntu22 amd64 528.9 MB 1 month ago .deb
openproject 17.4.1-1779962105.36bc91d.ubuntu22 amd64 528.9 MB 1 month ago .deb
openproject 17.4.1-1779891774.3922c88.ubuntu22 amd64 528.9 MB 2 months ago .deb
openproject 17.4.1-1779772317.61cd01b.ubuntu22 amd64 528.9 MB 2 months ago .deb
openproject 17.4.1-1779439072.d6d7abe.ubuntu22 amd64 528.9 MB 2 months ago .deb
openproject 17.4.1-1779362426.3b16565.ubuntu22 amd64 528.9 MB 2 months ago .deb
openproject 17.4.1-1779213469.ad94533.ubuntu22 amd64 528.9 MB 2 months ago .deb
openproject 17.4.1-1779208116.637ec7d.ubuntu22 amd64 528.9 MB 2 months ago .deb
openproject 17.4.1-1779182894.84f3b18.ubuntu22 amd64 528.9 MB 2 months ago .deb
openproject 17.4.1-1779182030.0b08d49.ubuntu22 amd64 528.9 MB 2 months ago .deb
openproject 17.4.1-1779179529.4e1d5dc.ubuntu22 amd64 528.9 MB 2 months ago .deb
openproject 17.4.1-1779179362.3494170.ubuntu22 amd64 528.9 MB 2 months ago .deb
openproject 17.4.1-1779108419.4fe990d.ubuntu22 amd64 528.7 MB 2 months ago .deb
openproject 17.4.1-1779094570.d603432.ubuntu22 amd64 528.7 MB 2 months ago .deb