atim/flatpak-noseccomp
Project ID: 38022
Description
This is modified Flatpak with custom patches to disable Seccomp filters at run time. Can increase performance a lot in some cases, in some games, for example. Elemental demo which run via Steam/Proton shows +17% better framerate on Ryzen CPU (Zen 2). 🚀
You can disable seccomp filter at runtime:
$ flatpak run --allow=unconfined <APP>
See upstream discussion: flatpak/issues/4187.
⚠️ Use this only for testing purposes.
Installation Instructions
# dnf copr enable atim/flatpak-noseccomp -y
# dnf upgrade --refresh
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 40 | x86_64 (17)* | Fedora 40 (25 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable atim/flatpak-noseccomp
More info about enabling Copr repositories