From 5c489d911712ee7d0bf15c08b915ac7643a1aa48 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9drix?= Date: Fri, 27 Mar 2026 00:45:17 +0100 Subject: [PATCH] ajout d'outils OCR, mp3TAG, affichage photos --- code/linux/linux-mint/install.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/code/linux/linux-mint/install.sh b/code/linux/linux-mint/install.sh index 494efc5..6ecb773 100644 --- a/code/linux/linux-mint/install.sh +++ b/code/linux/linux-mint/install.sh @@ -250,6 +250,10 @@ install_logiciels() { numlockx \ hunspell-fr \ mint-meta-codecs \ + tesseract-ocr tesseract-ocr-fra \ + shotwell \ + puddletag \ + stacer \ || abort "problème lors de l'installation des logiciels utilisateurs"