Exécutez les commandes suivantes pour télécharger un paquet d’installation sur la plateforme :
- Red Hat Enterprise Linux
-
rpm --import https://archive.services.jamfcloud.com/gpg-public-key.asc yum-config-manager --add-repo=https://archive.services.jamfcloud.com/rpm/ yum install jamf-pki-proxy - Ubuntu
-
$wget -qO - https://archive.services.jamfcloud.com/gpg-public-key.asc | sudo apt-key add - $sudo add-apt-repository 'deb https://archive.services.jamfcloud.com/deb stable main' $sudo apt update $sudo apt install jamf-pki-proxy