How to install apps from appcenter on your UCS System
Environment
UCS 4.4 and UCS 5.0-x
Step 1: Install apps from the appcenter in the latest version
If you want to install apps frome the appcenter via terminal:
univention-app install "appname"
for example univention-app install openproject
So the latest availble version will be installed.
Step 2: Install apps frome the appcenter with a specific version
for example
univention-app list openproject (list availble versions)
openproject
Name: OpenProject
Versions:
12.2.2
8.1.0
8.1.0-ucs-1
8.1.0-ucs-2
8.2.0
8.2.1
8.3.1
8.3.2
9.0.2
10.2.0
10.2.1
10.3.0
10.4.0
10.6.4
11.0.0
11.1.0
11.2.1
11.3.2
12.0.4
12.0.5
12.0.6
12.0.7
5.0.15
5.0.17
6.1.5
7.1.0
7.2.3
7.3.1
univention-app install openproject=12.0.7
For using the specific version you have to use appname=version-number