maj ../docs/scripts/getThunderbird.md

This commit is contained in:
kyodev 2018-03-05 03:54:57 +01:00
parent 44ee0a8e7f
commit 97ed665bab
1 changed files with 47 additions and 51 deletions

View File

@ -6,6 +6,7 @@
> le script se mettra éventuellement à jour, sans influence sur les canaux Thunderbird installés.
> le script installe un canal Thunderbird pour l'utilisateur en cours.
> le script peut désinstaller les canaux Thunderbird souhaités
> script testé sur debian / ubuntu, mais devrait être compatible avec d'autres distributions
* les installations/désinstallations/opérations système doivent être faites avec les privilèges **root**
@ -21,15 +22,14 @@ wget -O getThunderbird https://framagit.org/kyodev/kyopages/raw/master/scripts/g
chmod +x getThunderbird && ./getThunderbird
```
```text
_ _____ _ _ _ _ _
__ _ ___| ||_ _| |__ _ _ _ __ __| | ___ _ __| |__ (_)_ __ __| |
/ _' |/ _ \ __|| | | '_ \| | | | '_ \ / _' |/ _ \ '__| '_ \| | '__/ _' |
| (_| | __/ |_ | | | | | | |_| | | | | (_| | __/ | | |_) | | | | (_| |
\__, |\___|\__||_| |_| |_|\__,_|_| |_|\__,_|\___|_| |_.__/|_|_| \__,_|
|___/
version 2.0.0 - 27/12/2017
_ _____ _ _ _ _ _
__ _ ___| ||_ _| |__ _ _ _ __ __| | ___ _ __| |__ (_)_ __ __| |
/ _' |/ _ \ __|| | | '_ \| | | | '_ \ / _' |/ _ \ '__| '_ \| | '__/ _' |
| (_| | __/ |_ | | | | | | |_| | | | | (_| | __/ | | |_) | | | | (_| |
\__, |\___|\__||_| |_| |_|\__,_|_| |_|\__,_|\___|_| |_.__/|_|_| \__,_|
|___/ version 2.7.0 - 04/03/2018
getThunderbird 2.0.0 installé dans le système.
getThunderbird 2.7.0 installé dans le système.
maintenant, appel du script par: getThunderbird (sans ./)
```
@ -51,19 +51,18 @@ getThunderbird i-canal
* la version stable en cours de Thunderbird est nommée **latest**
```text
_ _____ _ _ _ _ _
__ _ ___| ||_ _| |__ _ _ _ __ __| | ___ _ __| |__ (_)_ __ __| |
/ _' |/ _ \ __|| | | '_ \| | | | '_ \ / _' |/ _ \ '__| '_ \| | '__/ _' |
| (_| | __/ |_ | | | | | | |_| | | | | (_| | __/ | | |_) | | | | (_| |
\__, |\___|\__||_| |_| |_|\__,_|_| |_|\__,_|\___|_| |_.__/|_|_| \__,_|
|___/
version 2.0.0 - 27/12/2017
_ _____ _ _ _ _ _
__ _ ___| ||_ _| |__ _ _ _ __ __| | ___ _ __| |__ (_)_ __ __| |
/ _' |/ _ \ __|| | | '_ \| | | | '_ \ / _' |/ _ \ '__| '_ \| | '__/ _' |
| (_| | __/ |_ | | | | | | |_| | | | | (_| | __/ | | |_) | | | | (_| |
\__, |\___|\__||_| |_| |_|\__,_|_| |_|\__,_|\___|_| |_.__/|_|_| \__,_|
|___/ version 2.7.0 - 04/03/2018
installation Thunderbird-latest
- téléchargement...
/tmp/getThunderbird-install_tb/thunderbir 100%[===============================>] 48,94M 2,79MB/s in 18s
/tmp/getThunderbird-install_tb/thunderbir 100%[===============================>] 47,72M 3,10MB/s ds 19s
- décompression...
@ -95,35 +94,33 @@ getThunderbird i-canal
getThunderbird -h
```
```text
_ _____ _ _ _ _ _
__ _ ___| ||_ _| |__ _ _ _ __ __| | ___ _ __| |__ (_)_ __ __| |
/ _' |/ _ \ __|| | | '_ \| | | | '_ \ / _' |/ _ \ '__| '_ \| | '__/ _' |
| (_| | __/ |_ | | | | | | |_| | | | | (_| | __/ | | |_) | | | | (_| |
\__, |\___|\__||_| |_| |_|\__,_|_| |_|\__,_|\___|_| |_.__/|_|_| \__,_|
|___/
version 2.0.0 - 27/12/2017
_ _____ _ _ _ _ _
__ _ ___| ||_ _| |__ _ _ _ __ __| | ___ _ __| |__ (_)_ __ __| |
/ _' |/ _ \ __|| | | '_ \| | | | '_ \ / _' |/ _ \ '__| '_ \| | '__/ _' |
| (_| | __/ |_ | | | | | | |_| | | | | (_| | __/ | | |_) | | | | (_| |
\__, |\___|\__||_| |_| |_|\__,_|_| |_|\__,_|\___|_| |_.__/|_|_| \__,_|
|___/ version 2.7.0 - 04/03/2018
----------------------------------------------------------------------
canaux possibles: latest, beta
<all> = tous les canaux
exemple, installation version Release (latest): getThunderbird i-latest
getThunderbird i-canal : installation de <canal> (root)
getThunderbird d-canal : copier un profil .default existant sur <canal>
getThunderbird m-canal : installation sur le <canal> d'une archive téléchargée manuellement (root)
getThunderbird r-canal : désinstallation (remove) du <canal> (root)
getThunderbird u-canal : profil pour l'utilisateur en cours et comme défaut système (root)
getThunderbird version : versions installées et en ligne
getThunderbird i-canal : installation de Thunderbird <canal> (root)
avec option --sauve l'archive téléchargée est sauvegardée dans le répertoire courant
getThunderbird d-canal : copier un profil .default existant sur <canal>
getThunderbird m-canal archi : installation sur le <canal> d'une <archi>ve téléchargée manuellement (root)
getThunderbird r-canal : désinstallation (remove) du <canal> (root)
getThunderbird ri : réparation icône(s) dans le menu
getThunderbird u-canal : profil pour l'utilisateur en cours et comme défaut système (root)
getThunderbird version : versions installées et en ligne
----------------------------------------------------------------------
./getThunderbird (ou ./getThunderbird -i) : installation du script dans le système (root)
getThunderbird -h, --help : affichage aide
getThunderbird -r, --remove : désinstallation du script du système (root)
getThunderbird -u, --upgrade : mise à jour du script
getThunderbird -v, --version : versions du script
getThunderbird -h, --help : affichage aide
getThunderbird -r, --remove : désinstallation du script (root)
getThunderbird -u, --upgrade : mise à jour du script
getThunderbird -v, --version : version du script
plus d'infos: https://kyodev.frama.io/kyopages/scripts/getThunderbird/
@ -136,19 +133,18 @@ getThunderbird -h
getThunderbird version
```
```text
_ _____ _ _ _ _ _
__ _ ___| ||_ _| |__ _ _ _ __ __| | ___ _ __| |__ (_)_ __ __| |
/ _' |/ _ \ __|| | | '_ \| | | | '_ \ / _' |/ _ \ '__| '_ \| | '__/ _' |
| (_| | __/ |_ | | | | | | |_| | | | | (_| | __/ | | |_) | | | | (_| |
\__, |\___|\__||_| |_| |_|\__,_|_| |_|\__,_|\___|_| |_.__/|_|_| \__,_|
|___/
version 2.0.0 - 27/12/2017
_ _____ _ _ _ _ _
__ _ ___| ||_ _| |__ _ _ _ __ __| | ___ _ __| |__ (_)_ __ __| |
/ _' |/ _ \ __|| | | '_ \| | | | '_ \ / _' |/ _ \ '__| '_ \| | '__/ _' |
| (_| | __/ |_ | | | | | | |_| | | | | (_| | __/ | | |_) | | | | (_| |
\__, |\___|\__||_| |_| |_|\__,_|_| |_|\__,_|\___|_| |_.__/|_|_| \__,_|
|___/ version 2.7.0 - 04/03/2018
script en place: 2.0.0
script en ligne: 2.à.0
script en place: 2.7.0
script en ligne: 2.6.2
Thunderbird en place: latest : 52.5.2 beta : 56.0
Thunderbird en ligne: latest : 52.5.2 beta : 58.0b2
Thunderbird en place: latest : 52.6.0
Thunderbird en ligne: latest : 52.6.0 beta : 59.0b2
```
@ -251,7 +247,7 @@ getThunderbird -u
pager /var/log/sdeb_getThunderbird.log
```
tous les évènements importants sont consignées dans le fichier _/var/log/sdeb_getThunderbird.log_
tous les évènements importants sont consignés dans le fichier _/var/log/sdeb_getThunderbird.log_
## supprimer le script