This package browser is in early development. Mind the rough edges.

flatpak-kcm

Flatpak permission management KCM

This package provides a KCModule to configure permissions for portal interactions. It also allows changing flatpak settings via the subsumed Flatpak KCM.

Note: Some permissions don't make sense to show for non-sandboxed apps as they are only roxying dbus.

Installation

Install the latest version of flatpak-kcm as follows:

guix install flatpak-kcm

Or install a particular version:

guix install flatpak-kcm@6.5.2

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of flatpak-kcm about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/flatpak-kcm'><img src='https://packages.guix.gnu.org/packages/flatpak-kcm/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/flatpak-kcm/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/flatpak-kcm)

Example Org:

[[https://packages.guix.gnu.org/packages/flatpak-kcm][https://packages.guix.gnu.org/packages/flatpak-kcm/badges/latest-version.svg]]