diff --git a/docs/docs/LibreOffice.md b/docs/docs/LibreOffice.md index cf5819f..72c7f13 100644 --- a/docs/docs/LibreOffice.md +++ b/docs/docs/LibreOffice.md @@ -61,7 +61,7 @@ apt install libreoffice-gtk2 ```shell su apt purge icedtea* -apt purge default-jre default-jre-headless +apt purge ant default-jre default-jre-headless apt purge libreoffice* apt-get purge java-common apt autoremove --purge @@ -72,7 +72,7 @@ apt autoremove --purge pour les aventuriers qui voudraient tenter direct: ```shell su -apt remove icedtea* default-jre default-jre-headless libreoffice* java-common +apt remove ant icedtea* default-jre default-jre-headless libreoffice* java-common ``` mais sans garantie, en cas de succès, vous pouvez aussi me l'indiquer