我通过在终端中运行命令来安装https://www.gimp.org/downloads/中所示的GIMP
flatpak install https://flathub.org/repo/appstream/org.gimp.GIMP.flatpakref
输出量
This application depends on runtimes from:
https://dl.flathub.org/repo/
Configure this as new remote 'flathub' [y/n]: y
Installing: org.gimp.GIMP/x86_64/stable
Required runtime for org.gimp.GIMP/x86_64/stable (org.gnome.Platform/x86_64/3.24) is not installed, searching...
Found in remote flathub, do you want to install it? [y/n]: y
Installing: org.gnome.Platform/x86_64/3.24 from flathub
[####################] 10 delta parts, 72 loose fetched; 196650 KiB transferred
Installing: org.freedesktop.Platform.ffmpeg/x86_64/1.6 from flathub
[####################] 1 delta parts, 2 loose fetched; 2649 KiB transferred in 9
Installing: org.gtk.Gtk3theme.Ambiance/x86_64/3.22 from flathub
[####################] 1 delta parts, 1 loose fetched; 292 KiB transferred in 5
Installing: org.gnome.Platform.Locale/x86_64/3.24 from flathub
[####################] 4 metadata, 1 content objects fetched; 14 KiB transferred
Installing: org.gimp.GIMP/x86_64/stable from flathub
[####################] 2 delta parts, 11 loose fetched; 40337 KiB transferred in
Installing: org.gimp.GIMP.Locale/x86_64/stable from flathub
[####################] 3 metadata, 1 content objects fetched; 6 KiB transferred
然后我再次尝试,它表明已安装GIMP
error: App org.gimp.GIMP, branch stable is already installed
现在,我想运行GIMP,但是我不知道如何启动GIMP。我在任何地方都找不到GIMP。
尝试使用终端
gimp
zsh: command not found: gimp
然后,我使用“搜索您的计算机”(桌面左上角的图标),但在任何地方都找不到GIMP。
那么,flatpak在哪里安装GIMP?