From ee534a93c2a4bd55f059e9ef999b3b7fe4b308a8 Mon Sep 17 00:00:00 2001 From: kyodev Date: Fri, 2 Jun 2017 22:55:06 +0200 Subject: [PATCH] ch LOlight --- docs/docs/LibreOffice.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/docs/docs/LibreOffice.md b/docs/docs/LibreOffice.md index 5decac5..cf7ce29 100644 --- a/docs/docs/LibreOffice.md +++ b/docs/docs/LibreOffice.md @@ -53,11 +53,11 @@ apt install libreoffice-gtk2 ```shell su -apt remove icedtea* default-jre default-jre-headless \ +apt-get remove icedtea* default-jre default-jre-headless \ libreoffice* java-common mythes-fr hyphen-fr hunspell hunspell-fr* \ fonts-crosextra-carlito fonts-crosextra-caladea \ fonts-dejavu fonts-linuxlibertine fonts-sil-gentium-basic -apt autoremove --purge +apt-get autoremove --purge ``` ** ATTENTION ** si il est proposé de **ré-installer** des paquets de remplacement, **arrêter** et me contacter. @@ -66,8 +66,8 @@ apt autoremove --purge ```shell su -apt update -apt install libreoffice-calc libreoffice-writer libreoffice-math libreoffice-draw \ +apt-get update +apt-get install libreoffice-calc libreoffice-writer libreoffice-math libreoffice-draw \ libreoffice-impress libreoffice-style-tango libreoffice-l10n-fr libreoffice-help-fr \ fonts-crosextra-carlito fonts-crosextra-caladea \ fonts-dejavu fonts-linuxlibertine fonts-sil-gentium-basic \ @@ -86,9 +86,8 @@ de le faire pour retouver un style pesant, mais conforme? à l'esprit du DE ;) `libreoffice-gtk2`(pour Xfce ou Mate) ou `libreoffice-gtk3` ```shell su -apt-update # réinstaller la version installé, 2 par exemple -apt install libreoffice-gtk2 +apt-get install libreoffice-gtk2 ``` ### mise à jour: installation full @@ -96,5 +95,5 @@ apt install libreoffice-gtk2 installation du métapaquet: ```shell su -apt install libreoffice +apt-get install libreoffice ```