Galib’s Flatpak Repository

A third-party Flatpak repository providing custom Linux desktop applications. Currently hosts Quarkpad.

1. Add the repository

flatpak remote-add --if-not-exists galib-flatpaks \
https://galib-flatpaks.netlify.app/repo/galib-flatpaks.flatpakrepo

2. Install required runtimes (i386 / graphics)

flatpak install org.freedesktop.Platform.Compat.i386//25.08
flatpak install org.freedesktop.Platform.GL32.default//25.08
flatpak install org.freedesktop.Platform.VAAPI.Intel.i386//25.08

These are required for 32-bit compatibility and GPU acceleration in 32-bit applications.

3. Install Quarkpad

flatpak install org.galib.quarkpad