Install on
Ubuntu 20.04 LTS (Focal Fossa)
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/20.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/20.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-1787288714.20eb1a8.ubuntu20 | amd64 | 541.8 MB | 2 weeks ago | .deb |
| openproject | 17.8.0-1787233186.26ba922.ubuntu20 | amd64 | 541.7 MB | 2 weeks ago | .deb |
| openproject | 17.8.0-1787224421.d776dfc.ubuntu20 | amd64 | 541.7 MB | 2 weeks ago | .deb |
| openproject | 17.8.0-1787218030.04ac1db.ubuntu20 | amd64 | 541.8 MB | 2 weeks ago | .deb |
| openproject | 17.8.0-1787213836.f81757f.ubuntu20 | amd64 | 541.7 MB | 2 weeks ago | .deb |
| openproject | 17.8.0-1787158028.ed32a3f.ubuntu20 | amd64 | 541.7 MB | 2 weeks ago | .deb |
| openproject | 17.8.0-1787153669.e275938.ubuntu20 | amd64 | 541.7 MB | 2 weeks ago | .deb |
| openproject | 17.8.0-1787148511.2e3a403.ubuntu20 | amd64 | 541.7 MB | 2 weeks ago | .deb |
| openproject | 17.8.0-1787148048.aa6dbf7.ubuntu20 | amd64 | 541.7 MB | 2 weeks ago | .deb |
| openproject | 17.8.0-1787147439.784b1b5.ubuntu20 | amd64 | 541.7 MB | 2 weeks ago | .deb |
| openproject | 17.8.0-1787145812.dacde8d.ubuntu20 | amd64 | 541.7 MB | 2 weeks ago | .deb |
| openproject | 17.8.0-1787142884.b1508f4.ubuntu20 | amd64 | 541.7 MB | 2 weeks ago | .deb |
| openproject | 17.8.0-1787142232.a4817db.ubuntu20 | amd64 | 541.7 MB | 2 weeks ago | .deb |
| openproject | 17.8.0-1787133273.ff4f56b.ubuntu20 | amd64 | 541.7 MB | 2 weeks ago | .deb |
| openproject | 17.8.0-1787131041.935624e.ubuntu20 | amd64 | 541.7 MB | 2 weeks ago | .deb |
| openproject | 17.8.0-1787125342.402fdc5.ubuntu20 | amd64 | 541.7 MB | 2 weeks ago | .deb |
| openproject | 17.8.0-1787123679.0f0a974.ubuntu20 | amd64 | 541.7 MB | 2 weeks ago | .deb |
| openproject | 17.8.0-1787123300.5738782.ubuntu20 | amd64 | 541.7 MB | 2 weeks ago | .deb |
| openproject | 17.8.0-1787120967.6ec93ca.ubuntu20 | amd64 | 541.7 MB | 2 weeks ago | .deb |
| openproject | 17.8.0-1787062128.84827ad.ubuntu20 | amd64 | 541.7 MB | 3 weeks ago | .deb |
| openproject | 17.8.0-1787061389.affc554.ubuntu20 | amd64 | 541.7 MB | 3 weeks ago | .deb |
| openproject | 17.8.0-1787044289.18b6003.ubuntu20 | amd64 | 541.7 MB | 3 weeks ago | .deb |
| openproject | 17.8.0-1787044034.7a10bd7.ubuntu20 | amd64 | 541.7 MB | 3 weeks ago | .deb |
| openproject | 17.8.0-1787037619.dfe6a8d.ubuntu20 | amd64 | 541.7 MB | 3 weeks ago | .deb |
| openproject | 17.8.0-1787036374.aff9cee.ubuntu20 | amd64 | 541.7 MB | 3 weeks ago | .deb |