Wiki » Historique » Version 1
Patrice Nadeau, 2019-01-06 17:07
| 1 | 1 | Patrice Nadeau | # Wiki |
|---|---|---|---|
| 2 | |||
| 3 | Installation sous openSUSE Leap 15 |
||
| 4 | |||
| 5 | 1. Installer les modules prérequis (Pyhton) |
||
| 6 | ```bash |
||
| 7 | sudo zypper install python python-libxml2-python python-pyserial |
||
| 8 | ``` |
||
| 9 | 1. Téléchargement |
||
| 10 | ```bash |
||
| 11 | wget https://trac.chirp.danplanet.com/chirp_daily/LATEST/chirp-daily-20190104.tar.gz |
||
| 12 | ``` |
||
| 13 | 1. Décompresser le fichier |
||
| 14 | 1. Installer l'application |