Projet

Général

Profil

Actions

Wiki » Historique » Révision 3

« Précédent | Révision 3/15 (diff) | Suivant »
Patrice Nadeau, 2019-01-06 17:21


Wiki

Installation sous openSUSE Leap 15

  • Installer les modules prérequis (Pyhton)

    sudo zypper install python python-libxml2-python python-pyserial
    
  • Téléchargement

    wget https://trac.chirp.danplanet.com/chirp_daily/LATEST/chirp-daily-20190104.tar.gz
    
  • Décompresser le fichier

    tar xvf chirp-daily-20190104.tar.gz
    
  • Installer l'application

    cd chirp-daily-20190104
    sudo pyhton.py install
    

Mis à jour par Patrice Nadeau il y a environ 6 ans · 3 révisions