百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
F

flatpak

> 编程语言
开源

Linux 应用程序沙箱和分发框架

5.0K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

Linux 应用程序沙箱和分发框架

Flatpak is a system for building, distributing, and running sandboxed desktop applications on Linux. See https://flatpak.org/ for more information. Flatpak is available in the package repositories of most Linux distributions and can be installed from there. See https://flatpak.org/setup/ for quick setup instructions for many distributions. Community discussion happens in [#flatpak:matrix.org](https://matrix.to/#/#flatpak:matrix.org), on [the mailing list](https://lists.freedesktop.org/mailman/listinfo/flatpak), and on [the Flathub Discourse](https://discourse.flathub.org/). Read documentation for Flatpak [here](https://docs.flatpak.org/en/latest/index.html). # Contributing Flatpak welcomes contributions from anyone! Here are some ways you can help: * Fix [one of the issues](https://github.com/flatpak/flatpak/issues/) and submit a PR * Update flatpak's [translations](https://l10n.gnome.org/module/flatpak/) * Improve flatpak's documentation, hosted at http://docs.flatpak.org and developed over in [flatpak-docs](https://github.com/flatpak/flatpak-docs) * Find a bug and [submit a detailed report](https://github.com/flatpak/flatpak/issues/new) including your OS, flatpak version, and the steps to reproduce * Add your favorite application to [Flathub](https://flathub.org) by writing a flatpak-builder manifest and [submitting it](https://github.com/flathub/flathub/wiki/App-Submission) * Improve the [Flatpak support](https://github.com/flatpak/flatpak/wiki/Distribution) in your favorite Linux distribution # Hacking See [CONTRIBUTING.md](CONTRIBUTING.md) # Related Projects Here are some notable projects in the Flatpak ecosystem: * [Flatseal](https://github.com/tchx84/flatseal): An app for managing permissions of Flatpak apps without using the CLI * [Flat-manager](https://github.com/flatpak/flat-manager): A tool for managing Flatpak repositories # Host Requirements Flatpak aims to run on a wide variety of systems. It is therefore conservative with required dependency versions and kernel features. Currently, the main branch requires at least kernel version 5.8 (for `statx` `STATX_MNT_ID`).

GitHub Issues· 0 开放

在 GitHub 查看全部

暂无开放 Issues,或尚未同步最近议题。

> 标签

C

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言