Install on
SUSE Linux Enterprise Server 15
Follow these steps to install openproject from the dev channel.
Prerequisites
- Root or sudo access
curlorwgetinstalled
Installation Steps
For SLES/openSUSE (zypper)
1. Download the repository configuration
sudo curl -o /etc/zypp/repos.d/openproject.repo \
"https://packages.openproject.com/srv/opf/openproject/dev/installer/sles/15.repo"
2. Refresh repositories and install packages
sudo zypper refresh
sudo zypper install PACKAGE_NAME
Verification
Verify the repository is configured correctly:
zypper repos
Available packages
| Package | Version code | Arch | Size | Built | Format |
|---|---|---|---|---|---|
| openproject | 17.8.0-1784347428.deefa5d.sles15 | x86_64 | 527.6 MB | 9 hours ago | .rpm |
| openproject | 17.8.0-1784261135.0653b9e.sles15 | x86_64 | 525.8 MB | 1 day ago | .rpm |
| openproject | 17.7.0-1784174731.4a2501d.sles15 | x86_64 | 525.7 MB | 2 days ago | .rpm |