Install on
Ubuntu 22.04 LTS (Jammy Jellyfish)
Follow these steps to install openproject from the release/17.2 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.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.0-1772609673.94c17fb.ubuntu22 | amd64 | 505.7 MB | 4 months ago | .deb |
| openproject | 17.2.0-1772559919.ca7a910.ubuntu22 | amd64 | 505.7 MB | 4 months ago | .deb |
| openproject | 17.2.0-1772559673.a4ec31a.ubuntu22 | amd64 | 505.7 MB | 4 months ago | .deb |
| openproject | 17.2.0-1772557557.1c5ee74.ubuntu22 | amd64 | 505.7 MB | 4 months ago | .deb |
| openproject | 17.2.0-1772552743.ae320c9.ubuntu22 | amd64 | 505.7 MB | 4 months ago | .deb |
| openproject | 17.2.0-1772550914.924f65b.ubuntu22 | amd64 | 505.7 MB | 4 months ago | .deb |
| openproject | 17.2.0-1772545959.600c2d3.ubuntu22 | amd64 | 505.7 MB | 4 months ago | .deb |
| openproject | 17.2.0-1772540133.c06a143.ubuntu22 | amd64 | 505.7 MB | 4 months ago | .deb |
| openproject | 17.2.0-1772540171.4246de3.ubuntu22 | amd64 | 505.7 MB | 4 months ago | .deb |
| openproject | 17.2.0-1772534028.6c47fdc.ubuntu22 | amd64 | 505.7 MB | 4 months ago | .deb |
| openproject | 17.2.0-1772533228.55560ac.ubuntu22 | amd64 | 505.6 MB | 4 months ago | .deb |
| openproject | 17.2.0-1772532159.48680a6.ubuntu22 | amd64 | 505.6 MB | 4 months ago | .deb |
| openproject | 17.2.0-1772529660.d936efb.ubuntu22 | amd64 | 500.5 MB | 4 months ago | .deb |
| openproject | 17.2.0-1772522153.7fe0d3f.ubuntu22 | amd64 | 500.5 MB | 4 months ago | .deb |
| openproject | 17.2.0-1772452369.80e8cf6.ubuntu22 | amd64 | 500.5 MB | 4 months ago | .deb |
| openproject | 17.2.0-1772449186.9c7f835.ubuntu22 | amd64 | 500.5 MB | 4 months ago | .deb |
| openproject | 17.2.0-1772445165.12375fb.ubuntu22 | amd64 | 500.5 MB | 4 months ago | .deb |
| openproject | 17.2.0-1772444251.1578cb8.ubuntu22 | amd64 | 500.5 MB | 4 months ago | .deb |
| openproject | 17.2.0-1772444200.3b785da.ubuntu22 | amd64 | 500.5 MB | 4 months ago | .deb |
| openproject | 17.2.0-1772436566.eef7c5e.ubuntu22 | amd64 | 500.5 MB | 4 months ago | .deb |
| openproject | 17.2.0-1772192610.a02daee.ubuntu22 | amd64 | 500.5 MB | 5 months ago | .deb |
| openproject | 17.2.0-1772180813.6e334a9.ubuntu22 | amd64 | 500.5 MB | 5 months ago | .deb |
| openproject | 17.2.0-1772116003.ae2fe47.ubuntu22 | amd64 | 500.6 MB | 5 months ago | .deb |
| openproject | 17.2.0-1772100484.2590446.ubuntu22 | amd64 | 500.5 MB | 5 months ago | .deb |
| openproject | 17.2.0-1772095168.f6e1c2f.ubuntu22 | amd64 | 500.5 MB | 5 months ago | .deb |