can you install xorg-server using flatpak?

Simon McVittie smcv at collabora.com
Mon Jun 8 11:31:43 UTC 2020


On Sat, 30 May 2020 at 10:49:27 +0100, Michael Fothergill wrote:
> In the meantime if I install flatpak could it provide me with a working
> xorg-server binary?

Flatpak is designed to be a way to install applications ("leaf" packages).
It is not designed to be a way to install core OS components like Xorg.

If you are short of RAM and you are willing to install precompiled
binaries rather than compiling everything yourself, I suggest either using
a distribution where packages are normally installed as binaries that
were compiled from source on a suitably big machine elsewhere (Debian,
Fedora, etc.), or seeing whether it is possible to install precompiled
binary packages as a substitute for building from source for certain
"heavier" components of your Gentoo system, in particular LLVM.

    smcv


More information about the Flatpak mailing list