当您通过命令行安装 flatpak 时,您会得到以下信息:
$ flatpak install flathub ind.ie.Gnomit
Remote ‘flathub’ found in multiple installations:
1) system
2) user
Which do you want to use (0 to abort)? [0-2]: 2
Installing in user:
ind.ie.Gnomit/x86_64/stable flathub ae8df0030467
permissions: ipc, network, wayland, x11
file access: host, xdg-run/dconf, ~/.config/dconf:ro
dbus access: ca.desrt.dconf
ind.ie.Gnomit.Locale/x86_64/stable flathub 38f3aacb783a
Is this ok [y/n]:
它以详细的方式列出了所有权限和类似的东西,这非常好。但是,我以后如何才能看到这个列表呢?
我试过flatpak permission-show <…>
了,但这并没有显示任何东西。flatpak info
也只显示一般统计数据。