don't click here

how i install sonic ages using flatpak?

eMorph

Stuck in Marble Zone Act 3
Dec 5, 2019
28
3
13
20
Step 1: Check if it's on Flathub
Step 2: If it is, sudo flatpak install [whatever the flatpak is called].
Step 3: If it's packaged in a different source, follow the instructions the dev gives.
 

eMorph

Stuck in Marble Zone Act 3
Dec 5, 2019
28
3
13
20
What is Flatpak?
Flatpak is a containerized package format for Unix-like/POSIX-compliant operating systems. Flatpaks require the Flatpak utility to run, are automatically sandboxed, and can only access permissions you specifically grant them via portals. They're very helpful for installing applications that your specific distro could not support otherwise, packages you do not fully trust with your data, or proprietary software. As a trade-off, they are much heavier than normal packages.