Hauptmenü

How to make sure the version of KIX17 when you run "yum install kix-pg"

Begonnen von Paulyangsmile, 29.10.2020 02:34:09

⏪ vorheriges - nächstes ⏩

Paulyangsmile

The comments in the manual say that it will install the latest version defaultly, then how can we install specific version?
please kindly give some suggestions.

Nick Stemmler

#1
Hello Paulyangsmile,

you can check for older versions via

apt-cache policy kix or
yum --showduplicates list kix



If you found your requested version you can install via

apt-get install kix=versionnumber or
yum install kix-versionnumber


If you don't find any older version, you can manually download the package from

https://packages.kixdesk.com/repository


Best regards
Nick