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.1-1771417075.2e98f83.ubuntu22 | amd64 | 499.9 MB | 5 months ago | .deb |
| openproject | 17.1.1-1771414899.315ab0d.ubuntu22 | amd64 | 499.9 MB | 5 months ago | .deb |
| openproject | 17.1.1-1771413631.dbf9099.ubuntu22 | amd64 | 499.9 MB | 5 months ago | .deb |
| openproject | 17.1.1-1771401107.7902eb2.ubuntu22 | amd64 | 499.9 MB | 5 months ago | .deb |
| openproject | 17.1.1-1771331134.d6318ab.ubuntu22 | amd64 | 499.9 MB | 5 months ago | .deb |
| openproject | 17.1.1-1770812981.e40ec6f.ubuntu22 | amd64 | 481.8 MB | 5 months ago | .deb |
| openproject | 17.1.1-1770809516.1578fc1.ubuntu22 | amd64 | 481.9 MB | 5 months ago | .deb |
| openproject | 17.1.1-1770805535.16fb55f.ubuntu22 | amd64 | 481.8 MB | 5 months ago | .deb |
| openproject | 17.1.1-1770805225.780d880.ubuntu22 | amd64 | 481.9 MB | 5 months ago | .deb |
| openproject | 17.1.0-1770801328.b352a12.ubuntu22 | amd64 | 481.9 MB | 5 months ago | .deb |
| openproject | 17.1.0-1770791896.e057bbd.ubuntu22 | amd64 | 481.9 MB | 5 months ago | .deb |
| openproject | 17.1.0-1770739241.bc64a49.ubuntu22 | amd64 | 481.8 MB | 5 months ago | .deb |
| openproject | 17.1.0-1770732931.1e7a01e.ubuntu22 | amd64 | 481.8 MB | 5 months ago | .deb |
| openproject | 17.1.0-1770731004.80e6aa4.ubuntu22 | amd64 | 481.8 MB | 5 months ago | .deb |
| openproject | 17.1.0-1770730867.9a1b468.ubuntu22 | amd64 | 481.8 MB | 5 months ago | .deb |
| openproject | 17.1.0-1770730849.974b84d.ubuntu22 | amd64 | 481.8 MB | 5 months ago | .deb |
| openproject | 17.1.0-1770729877.13e6a94.ubuntu22 | amd64 | 481.8 MB | 5 months ago | .deb |
| openproject | 17.1.0-1770728586.3465842.ubuntu22 | amd64 | 481.8 MB | 5 months ago | .deb |
| openproject | 17.1.0-1770727389.87855b7.ubuntu22 | amd64 | 481.8 MB | 5 months ago | .deb |
| openproject | 17.1.0-1770727311.b00c1e3.ubuntu22 | amd64 | 481.8 MB | 5 months ago | .deb |
| openproject | 17.1.0-1770719065.6b0139c.ubuntu22 | amd64 | 481.8 MB | 5 months ago | .deb |
| openproject | 17.1.0-1770715279.3d68c1b.ubuntu22 | amd64 | 481.8 MB | 5 months ago | .deb |
| openproject | 17.1.0-1770649290.f80d55f.ubuntu22 | amd64 | 481.8 MB | 5 months ago | .deb |
| openproject | 17.1.0-1770647089.71ee7d7.ubuntu22 | amd64 | 481.8 MB | 5 months ago | .deb |
| openproject | 17.1.0-1770646381.a27a9a4.ubuntu22 | amd64 | 481.8 MB | 5 months ago | .deb |