mozdownload est un paquet de Python qui gère le téléchargement d'applications Mozilla.
Utilisation en ligne de commande
La commande sera mozdownload télécharger l'application sur la base des options de ligne de commande fournies.
Exemples
Téléchargez la dernière version officielle de Firefox pour votre plate-forme:
& Nbsp; mozdownload --version = dernière
Téléchargez la dernière Firefox Aurora construire pour Windows (32 bits):
& Nbsp; mozdownload --type = quotidienne --branch = mozilla-aurora --platform = win32
Téléchargez la dernière version officielle Thunderbird pour votre plate-forme:
& Nbsp; mozdownload --application = thunderbird --version = dernière
Télécharger la dernière version Earlybird pour Linux (64 bits):
& Nbsp; mozdownload --application = thunderbird --type = quotidienne --branch = comm-aurora --platform = Linux64
Exécutez --help mozdownload pour des informations détaillées sur le programme de ligne de commande
Exigences :.
- Python
Commentaires non trouvées