Install on
Ubuntu 20.04 LTS (Focal Fossa)
Follow these steps to install openproject from the release/17.7 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.7/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.7/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.7.0-1785142975.dc69f97.ubuntu20 | amd64 | 537.4 MB | 1 month ago | .deb |
| openproject | 17.7.0-1785140144.eec0af6.ubuntu20 | amd64 | 537.4 MB | 1 month ago | .deb |
| openproject | 17.7.0-1785139792.7f0bc83.ubuntu20 | amd64 | 537.4 MB | 1 month ago | .deb |
| openproject | 17.7.0-1785134593.2c66ad5.ubuntu20 | amd64 | 537.4 MB | 1 month ago | .deb |
| openproject | 17.7.0-1785133228.5e0387c.ubuntu20 | amd64 | 537.4 MB | 1 month ago | .deb |
| openproject | 17.7.0-1784907660.c26b65b.ubuntu20 | amd64 | 537.4 MB | 2 months ago | .deb |
| openproject | 17.7.0-1784899214.efb10e0.ubuntu20 | amd64 | 537.4 MB | 2 months ago | .deb |
| openproject | 17.7.0-1784878596.af0c1b6.ubuntu20 | amd64 | 537.4 MB | 2 months ago | .deb |
| openproject | 17.7.0-1784806883.273aa56.ubuntu20 | amd64 | 537.4 MB | 2 months ago | .deb |
| openproject | 17.7.0-1784805393.69c5f74.ubuntu20 | amd64 | 537.4 MB | 2 months ago | .deb |
| openproject | 17.7.0-1784802902.a60c487.ubuntu20 | amd64 | 537.4 MB | 2 months ago | .deb |
| openproject | 17.7.0-1784801450.e1c9a6e.ubuntu20 | amd64 | 537.4 MB | 2 months ago | .deb |
| openproject | 17.7.0-1784797133.d3b0bb7.ubuntu20 | amd64 | 537.4 MB | 2 months ago | .deb |
| openproject | 17.7.0-1784796421.fdc5f62.ubuntu20 | amd64 | 537.4 MB | 2 months ago | .deb |
| openproject | 17.7.0-1784793373.16c7f3e.ubuntu20 | amd64 | 537.4 MB | 2 months ago | .deb |
| openproject | 17.7.0-1784792620.d209bc9.ubuntu20 | amd64 | 537.4 MB | 2 months ago | .deb |
| openproject | 17.7.0-1784786161.18369e8.ubuntu20 | amd64 | 537.4 MB | 2 months ago | .deb |
| openproject | 17.7.0-1784736932.8ec54d9.ubuntu20 | amd64 | 537.4 MB | 2 months ago | .deb |
| openproject | 17.7.0-1784724705.ed9ebf8.ubuntu20 | amd64 | 537.4 MB | 2 months ago | .deb |
| openproject | 17.7.0-1784712397.a27fcb4.ubuntu20 | amd64 | 537.4 MB | 2 months ago | .deb |
| openproject | 17.7.0-1784707759.1fca849.ubuntu20 | amd64 | 537.4 MB | 2 months ago | .deb |
| openproject | 17.7.0-1784640724.5f82869.ubuntu20 | amd64 | 537.4 MB | 2 months ago | .deb |
| openproject | 17.7.0-1784639238.87da43b.ubuntu20 | amd64 | 537.4 MB | 2 months ago | .deb |
| openproject | 17.7.0-1784638976.5cae11f.ubuntu20 | amd64 | 537.4 MB | 2 months ago | .deb |
| openproject | 17.7.0-1784637003.e2c9e40.ubuntu20 | amd64 | 537.4 MB | 2 months ago | .deb |