Outils pour utilisateurs

Outils du site


linux:hpe-packages

HPE packages pour Debian

Installation

  1. Installer curl
    apt install curl
  2. Ajouter les clés
    curl https://downloads.linux.hpe.com/SDR/hpPublicKey2048.pub | apt-key add -
    curl https://downloads.linux.hpe.com/SDR/hpPublicKey2048_key1.pub | apt-key add -
    curl https://downloads.linux.hpe.com/SDR/hpePublicKey2048_key1.pub | apt-key add -
  3. Editer le fichier sources
    nano /etc/apt/sources.list

    et y ajouter le contenu suivant

    deb http://downloads.linux.hpe.com/SDR/repo/mcp stretch/current non-free 
  4. Faire un apt update
    apt update
  5. Installer le package
    apt install amsd

Sources

linux/hpe-packages.txt · Dernière modification : de 127.0.0.1