📝 Updated notes regarding arch linux errors

This commit is contained in:
tomit4 2025-09-26 14:49:46 -07:00
parent 05b1f85576
commit 99c79e76fa

View file

@ -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