From 99c79e76fa8b81fbf8163379d236dbcd7badeb12 Mon Sep 17 00:00:00 2001 From: tomit4 Date: Fri, 26 Sep 2025 14:49:46 -0700 Subject: [PATCH] :memo: Updated notes regarding arch linux errors --- updates.txt | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) diff --git a/updates.txt b/updates.txt index feb0987c..cde8fd39 100755 --- a/updates.txt +++ b/updates.txt @@ -941,14 +941,8 @@ flatpak run com.obsproject.Studio You also have the alias you created: obs -09/25/2025 -Also install gimp from flatpak as well (gtk issues...): -doas pacman -Rs gimp -Download flatpak from: -https://flathub.org/en/apps/org.gimp.GIMP -In Downloads directory run: -flatpak install org.gimp.GIMP.flatpakref -Test with: -flatpak run org.gimp.GIMP -You also have the alias you created: -gimp +09/26/2025 +Don't upgrade gdk-pixbuf2 for now (breaks gimp and libreoffice due to symlink issues). +Add this to /etc/pacman.conf : +IgnorePkg=gdk-pixbuf2 +IgnorePkg=lib32-gdk-pixbuf2