在克隆了前面提到的here之后,我安装了flatpak。现在运行命令:
sudo apt install gnome-software-plugin-flatpak我得到了这样的信息:
gnome-software-plugin-flatpak is already the newest version (3.28.1-0ubuntu4.18.04.12).并运行以下命令:
cd pitivi-dev/pitivi && source bin/pitivi-env我得到了这样的信息:
You need to install flatpak-builder >= 0.10.0 to be able to use the '/home/snpd/github/pitivi-dev/pitivi/build/flatpak/pitivi-flatpak' script.
You can find some information about how to install it for your distribution at:
* http://flatpak.org/我不知道这里出了什么问题,任何帮助或建议都很感谢。谢谢。
发布于 2020-01-16 00:41:37
您需要安装一个单独的flatpak-builder包。
https://stackoverflow.com/questions/58437442
复制相似问题