Skip to content

Firejail versus Flatpak #4685

Answered by rusty-snake
CocoR55 asked this question in Q&A
Nov 13, 2021 · 1 comments · 7 replies
Discussion options

You must be logged in to vote

Firejail is just a sandboxing solution for programs installed via apt/dnf/pip/cargo/tar.gz/... while flatpak is a full development/building/distribution/running framework. Therefore the first question is "Do I have a choice?" i.e. if a program is only available as flatpak or only as rpm, you have to use flatpak/firejail. If you have a choice, you need to understand the differences between installing via apt/dnf and flatpak (I ignore other ways like pip or tar.gz here). For example are flatpaks always the newest version, if you use a stable distribution and a flatpak comes with a new Gtk version with a theme rework it will not integrate into your DE (visually).

Pro/Con table:

firejail f…

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@rusty-snake
Comment options

@rusty-snake
Comment options

@topimiettinen
Comment options

@kmk3
Comment options

@topimiettinen
Comment options

Answer selected by rusty-snake
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants