Compare commits

..

No commits in common. "127f63e83665811659995bed0aa2bc604991de51" and "3ad3f05a75b5f85098e51098a2e972c3f8729f68" have entirely different histories.

View file

@ -237,8 +237,10 @@ install_logiciels() {
echo -e "==> Installation des programmes complémentaires\n" echo -e "==> Installation des programmes complémentaires\n"
apt install -y \ apt install -y \
backintime-qt \ backintime-qt \
brasero \
cheese \ cheese \
fonts-cantarell fonts-linuxlibertine \ fonts-cantarell fonts-linuxlibertine \
keepassxc \
nemo-image-converter \ nemo-image-converter \
pdfarranger \ pdfarranger \
verbiste-gnome \ verbiste-gnome \
@ -249,20 +251,8 @@ install_logiciels() {
numlockx \ numlockx \
hunspell-fr \ hunspell-fr \
mint-meta-codecs \ mint-meta-codecs \
tesseract-ocr tesseract-ocr-fra \
shotwell \
puddletag \
stacer \
|| abort "problème lors de l'installation des logiciels utilisateurs" || abort "problème lors de l'installation des logiciels utilisateurs"
# Ajout du dépôt au niveau système (accessible à tous)
flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
# Installation au niveau système de KeePassXC
flatpak install -y flathub org.keepassxc.KeePassXC
flatpak install -y flathub com.github.tchx84.Flatseal
# Installation de tous les paquets de langue # Installation de tous les paquets de langue
echo -e "==> Installation du support français pour les programmes déjà installés\n" echo -e "==> Installation du support français pour les programmes déjà installés\n"
apt install -y language-selector-common apt install -y language-selector-common