Install on
Ubuntu 22.04 LTS (Jammy Jellyfish)
Follow these steps to install openproject from the release/17.8 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.8/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.8/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.8.0-1787302909.32a2576.ubuntu22 | amd64 | 536.1 MB | 2 weeks ago | .deb |
| openproject | 17.8.0-1787288731.20eb1a8.ubuntu22 | amd64 | 536.1 MB | 2 weeks ago | .deb |
| openproject | 17.8.0-1787233160.26ba922.ubuntu22 | amd64 | 536.0 MB | 2 weeks ago | .deb |
| openproject | 17.8.0-1787224428.d776dfc.ubuntu22 | amd64 | 536.0 MB | 2 weeks ago | .deb |
| openproject | 17.8.0-1787223407.79b8b98.ubuntu22 | amd64 | 536.0 MB | 2 weeks ago | .deb |
| openproject | 17.8.0-1787217851.04ac1db.ubuntu22 | amd64 | 536.0 MB | 2 weeks ago | .deb |
| openproject | 17.8.0-1787213834.f81757f.ubuntu22 | amd64 | 536.0 MB | 2 weeks ago | .deb |
| openproject | 17.8.0-1787158276.ed32a3f.ubuntu22 | amd64 | 536.0 MB | 2 weeks ago | .deb |
| openproject | 17.8.0-1787153942.e275938.ubuntu22 | amd64 | 536.0 MB | 2 weeks ago | .deb |
| openproject | 17.8.0-1787148458.2e3a403.ubuntu22 | amd64 | 536.0 MB | 2 weeks ago | .deb |
| openproject | 17.8.0-1787147606.aa6dbf7.ubuntu22 | amd64 | 536.0 MB | 2 weeks ago | .deb |
| openproject | 17.8.0-1787147427.784b1b5.ubuntu22 | amd64 | 536.0 MB | 2 weeks ago | .deb |
| openproject | 17.8.0-1787145756.dacde8d.ubuntu22 | amd64 | 536.0 MB | 2 weeks ago | .deb |
| openproject | 17.8.0-1787142888.b1508f4.ubuntu22 | amd64 | 536.0 MB | 2 weeks ago | .deb |
| openproject | 17.8.0-1787142236.a4817db.ubuntu22 | amd64 | 536.0 MB | 2 weeks ago | .deb |
| openproject | 17.8.0-1787133252.ff4f56b.ubuntu22 | amd64 | 536.0 MB | 2 weeks ago | .deb |
| openproject | 17.8.0-1787131235.935624e.ubuntu22 | amd64 | 536.0 MB | 2 weeks ago | .deb |
| openproject | 17.8.0-1787125310.402fdc5.ubuntu22 | amd64 | 536.0 MB | 2 weeks ago | .deb |
| openproject | 17.8.0-1787123774.0f0a974.ubuntu22 | amd64 | 536.0 MB | 2 weeks ago | .deb |
| openproject | 17.8.0-1787123349.5738782.ubuntu22 | amd64 | 536.0 MB | 2 weeks ago | .deb |
| openproject | 17.8.0-1787121042.6ec93ca.ubuntu22 | amd64 | 536.0 MB | 2 weeks ago | .deb |
| openproject | 17.8.0-1787062035.84827ad.ubuntu22 | amd64 | 536.0 MB | 3 weeks ago | .deb |
| openproject | 17.8.0-1787061986.affc554.ubuntu22 | amd64 | 536.0 MB | 3 weeks ago | .deb |
| openproject | 17.8.0-1787044273.18b6003.ubuntu22 | amd64 | 535.9 MB | 3 weeks ago | .deb |
| openproject | 17.8.0-1787044028.7a10bd7.ubuntu22 | amd64 | 536.0 MB | 3 weeks ago | .deb |