Skip to content

KDE/flatpak-kcm

Repository files navigation

Flatpak Permissions Management KCM

The KCM allows changing what permissions have been granted to installed Flatpak applications.

Basic Section Advanced Section

Building and Running:

  • cd wherever/you/like
  • git clone [ the link you copy from the clone option ]
  • cd flatpak_kcm
  • mkdir build
  • cd build
  • cmake .. -DCMAKE_INSTALL_PREFIX=~/.local/kde
  • make install
  • source prefix.sh
  • kcmshell5 kcm_flatpak