Install on
Ubuntu 22.04 LTS (Jammy Jellyfish)
Follow these steps to install openproject from the release/17.0 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.0/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.0/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.0.4-1771320845.4c6e57c.ubuntu22 | amd64 | 476.1 MB | 5 months ago | .deb |
| openproject | 17.0.4-1771271597.3c27992.ubuntu22 | amd64 | 476.1 MB | 5 months ago | .deb |
| openproject | 17.0.4-1771268854.281a89e.ubuntu22 | amd64 | 476.1 MB | 5 months ago | .deb |
| openproject | 17.0.4-1771255955.a50e7d4.ubuntu22 | amd64 | 476.1 MB | 5 months ago | .deb |
| openproject | 17.0.4-1771250425.1f69034.ubuntu22 | amd64 | 476.1 MB | 5 months ago | .deb |
| openproject | 17.0.4-1771247044.398568b.ubuntu22 | amd64 | 476.1 MB | 5 months ago | .deb |
| openproject | 17.0.4-1771230753.54093a5.ubuntu22 | amd64 | 476.1 MB | 5 months ago | .deb |
| openproject | 17.0.4-1770969515.fbe3e7e.ubuntu22 | amd64 | 476.1 MB | 5 months ago | .deb |
| openproject | 17.0.4-1770964641.32828ce.ubuntu22 | amd64 | 476.1 MB | 5 months ago | .deb |
| openproject | 17.0.4-1770713100.1074e9e.ubuntu22 | amd64 | 476.1 MB | 5 months ago | .deb |
| openproject | 17.0.4-1770375509.60b2ef3.ubuntu22 | amd64 | 476.1 MB | 5 months ago | .deb |
| openproject | 17.0.3-1770295777.1c3e89d.ubuntu22 | amd64 | 476.1 MB | 5 months ago | .deb |
| openproject | 17.0.3-1770227749.5f51d5c.ubuntu22 | amd64 | 476.1 MB | 5 months ago | .deb |
| openproject | 17.0.3-1770190422.e013fba.ubuntu22 | amd64 | 476.1 MB | 5 months ago | .deb |
| openproject | 17.0.3-1770029397.ec88c04.ubuntu22 | amd64 | 476.1 MB | 5 months ago | .deb |
| openproject | 17.0.3-1769759784.0eb7c24.ubuntu22 | amd64 | 476.1 MB | 5 months ago | .deb |
| openproject | 17.0.3-1769672326.75fdc25.ubuntu22 | amd64 | 476.1 MB | 5 months ago | .deb |
| openproject | 17.0.3-1769627790.7f5546e.ubuntu22 | amd64 | 476.1 MB | 6 months ago | .deb |
| openproject | 17.0.3-1769609893.1e9b63e.ubuntu22 | amd64 | 476.1 MB | 6 months ago | .deb |
| openproject | 17.0.3-1769609879.8202d18.ubuntu22 | amd64 | 476.1 MB | 6 months ago | .deb |
| openproject | 17.0.3-1769606791.21fe3c5.ubuntu22 | amd64 | 476.1 MB | 6 months ago | .deb |
| openproject | 17.0.3-1769604912.ae6955b.ubuntu22 | amd64 | 476.1 MB | 6 months ago | .deb |
| openproject | 17.0.3-1769591547.dc618da.ubuntu22 | amd64 | 476.1 MB | 6 months ago | .deb |
| openproject | 17.0.3-1769517968.40c7169.ubuntu22 | amd64 | 476.1 MB | 6 months ago | .deb |
| openproject | 17.0.3-1769512334.99450c4.ubuntu22 | amd64 | 476.0 MB | 6 months ago | .deb |