Install on Ubuntu 22.04 LTS (Jammy Jellyfish)

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/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.2/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.2.2-1773751682.67258ca.ubuntu22 amd64 505.6 MB 4 months ago .deb
openproject 17.2.2-1773748866.0ffd662.ubuntu22 amd64 505.6 MB 4 months ago .deb
openproject 17.2.2-1773745395.56c2cac.ubuntu22 amd64 505.6 MB 4 months ago .deb
openproject 17.2.2-1773733580.b1c77e3.ubuntu22 amd64 505.6 MB 4 months ago .deb
openproject 17.2.2-1773672614.8f6c7d2.ubuntu22 amd64 505.6 MB 4 months ago .deb
openproject 17.2.2-1773670609.64e2d15.ubuntu22 amd64 505.6 MB 4 months ago .deb
openproject 17.2.2-1773670091.569bcdf.ubuntu22 amd64 505.6 MB 4 months ago .deb
openproject 17.2.2-1773660143.ad2f6e0.ubuntu22 amd64 505.6 MB 4 months ago .deb
openproject 17.2.2-1773659324.a7497c8.ubuntu22 amd64 505.6 MB 4 months ago .deb
openproject 17.2.2-1773658443.6a19cd6.ubuntu22 amd64 505.6 MB 4 months ago .deb
openproject 17.2.1-1773656786.c3b075d.ubuntu22 amd64 505.6 MB 4 months ago .deb
openproject 17.2.1-1773651285.14ab6be.ubuntu22 amd64 505.6 MB 4 months ago .deb
openproject 17.2.1-1773410403.6a359ce.ubuntu22 amd64 505.6 MB 4 months ago .deb
openproject 17.2.1-1773403287.ac6029f.ubuntu22 amd64 505.6 MB 4 months ago .deb
openproject 17.2.1-1773314401.58f4e4c.ubuntu22 amd64 505.6 MB 4 months ago .deb
openproject 17.2.1-1773307356.0c8ca77.ubuntu22 amd64 505.6 MB 4 months ago .deb
openproject 17.2.1-1773305878.5008f22.ubuntu22 amd64 505.6 MB 4 months ago .deb
openproject 17.2.1-1773239645.b72c86b.ubuntu22 amd64 505.8 MB 4 months ago .deb
openproject 17.2.1-1773232743.6b51024.ubuntu22 amd64 505.8 MB 4 months ago .deb
openproject 17.2.0-1773219799.80bd067.ubuntu22 amd64 505.8 MB 4 months ago .deb
openproject 17.2.0-1773213052.99064b0.ubuntu22 amd64 505.8 MB 4 months ago .deb
openproject 17.2.0-1773166823.87f9936.ubuntu22 amd64 505.8 MB 4 months ago .deb
openproject 17.2.0-1773165663.778487e.ubuntu22 amd64 505.8 MB 4 months ago .deb
openproject 17.2.0-1773150965.73911fc.ubuntu22 amd64 505.8 MB 4 months ago .deb
openproject 17.2.0-1773141454.a16c6bc.ubuntu22 amd64 505.8 MB 4 months ago .deb