我不认为flatpak是配置好的:
$ lsb_release -a
LSB Version: :core-4.1-amd64:core-4.1-noarch
Distributor ID: CentOS
Description: CentOS Linux release 8.2.2004 (Core)
Release: 8.2.2004
Codename: Core
$ flatpak --version
Flatpak 1.6.2
$ flatpak search uml
No matches found
$ flatpak remotes
$我需要回购吗?
wget https://flathub.org/repo/flathub.flatpakrepo我该怎么把它加到平板电脑上?
发布于 2020-07-03 06:18:10
这相当容易:
flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo至少作为一个启动点:
$ flatpak remotes
Name Options
flathub systemhttps://unix.stackexchange.com/questions/596465
复制相似问题