For years, the Linux ecosystem has suffered from a peculiar paradox: while Linux is the operating system of choice for the vast majority of cloud servers and developers, its desktop experience for certain proprietary but essential tools has lagged behind. One of the most glaring examples was the absence of a natively packaged, easily installable version of GitHub Desktop. The arrival of GitHub Desktop on Flathub —the Linux app store for Flatpak—is more than just a convenience; it is a case study in how containerized distribution is solving the "app gap" that has historically held Linux desktop adoption back. The Historical Friction: From Source to Snaps Before Flathub, a Linux user wanting to use the official GitHub Desktop client faced a fragmented and frustrating landscape. GitHub, owned by Microsoft, never released a native Linux .deb or .rpm file. The official website only lists Windows and macOS installers. The Linux community, in its resilient fashion, responded with unofficial workarounds: the shiftkey/Desktop fork, which required manually adding apt repositories or building from source.