Install on
Ubuntu 22.04 LTS (Jammy Jellyfish)
Follow these steps to install openproject from the release/17.1 channel.
Prerequisites
- Root or sudo access
curlorwgetinstalled
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.1/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.1/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.1.0-1770644434.f4ed784.ubuntu22 | amd64 | 481.8 MB | 5 months ago | .deb |
| openproject | 17.1.0-1770644346.57b69c2.ubuntu22 | amd64 | 481.8 MB | 5 months ago | .deb |
| openproject | 17.1.0-1770635006.c583e3c.ubuntu22 | amd64 | 481.8 MB | 5 months ago | .deb |
| openproject | 17.1.0-1770634890.b3f8c1a.ubuntu22 | amd64 | 481.8 MB | 5 months ago | .deb |
| openproject | 17.1.0-1770633244.c0d6f4e.ubuntu22 | amd64 | 481.8 MB | 5 months ago | .deb |
| openproject | 17.1.0-1770623297.baef841.ubuntu22 | amd64 | 481.8 MB | 5 months ago | .deb |
| openproject | 17.1.0-1770393171.d443479.ubuntu22 | amd64 | 481.8 MB | 5 months ago | .deb |
| openproject | 17.1.0-1770386049.1948ab4.ubuntu22 | amd64 | 481.8 MB | 5 months ago | .deb |
| openproject | 17.1.0-1770374040.1aa3f73.ubuntu22 | amd64 | 481.8 MB | 5 months ago | .deb |
| openproject | 17.1.0-1770371616.7ea9a3e.ubuntu22 | amd64 | 481.8 MB | 5 months ago | .deb |
| openproject | 17.1.0-1770371539.36f9327.ubuntu22 | amd64 | 481.8 MB | 5 months ago | .deb |
| openproject | 17.1.0-1770370921.24f4f78.ubuntu22 | amd64 | 481.8 MB | 5 months ago | .deb |
| openproject | 17.1.0-1770370560.82bba41.ubuntu22 | amd64 | 481.8 MB | 5 months ago | .deb |
| openproject | 17.1.0-1770367551.78a414e.ubuntu22 | amd64 | 481.8 MB | 5 months ago | .deb |
| openproject | 17.1.0-1770366855.b217ce9.ubuntu22 | amd64 | 481.8 MB | 5 months ago | .deb |
| openproject | 17.1.0-1770364033.f0c28e7.ubuntu22 | amd64 | 481.8 MB | 5 months ago | .deb |
| openproject | 17.1.0-1770363162.59ddae9.ubuntu22 | amd64 | 481.8 MB | 5 months ago | .deb |
| openproject | 17.1.0-1770322112.e71e643.ubuntu22 | amd64 | 481.8 MB | 5 months ago | .deb |
| openproject | 17.1.0-1770307972.c1ffc6b.ubuntu22 | amd64 | 481.8 MB | 5 months ago | .deb |
| openproject | 17.1.0-1770300401.1b3d104.ubuntu22 | amd64 | 481.8 MB | 5 months ago | .deb |
| openproject | 17.1.0-1770294829.5b82f6a.ubuntu22 | amd64 | 481.8 MB | 5 months ago | .deb |
| openproject | 17.1.0-1770285134.5f3c01c.ubuntu22 | amd64 | 481.8 MB | 5 months ago | .deb |
| openproject | 17.1.0-1770280902.2ff2895.ubuntu22 | amd64 | 481.8 MB | 5 months ago | .deb |
| openproject | 17.1.0-1770280633.4ea2f61.ubuntu22 | amd64 | 481.8 MB | 5 months ago | .deb |
| openproject | 17.1.0-1770280116.e9bea80.ubuntu22 | amd64 | 481.8 MB | 5 months ago | .deb |