如何在 Qubes 中添加 fedora 包。我尝试过但没有成功:
$ sudo qubes-dom0-update qubes-template-fedora-30
Using sys-whonix as UpdateVM to download update for Dom0; this may tike some time...
No Match for argument qubes-template-fedora-30
Nothing to download
答案1
我猜想 dom0 中没有启用模板存储库(不知何故)。试试这些……
- sudo qubes-dom0-update --enablerepo=qubes-dom0-templates-itl
- sudo qubes-dom0-update --enablerepo=qubes-dom0-templates-itl --action=搜索 qubes-template-fedora-30
现在您将看到 fedora-30 模板包。通过准确的名称安装该软件包,例如......
- sudo qubes-dom0-update --enablerepo=qubes-dom0-templates-itl qubes-template-fedora-30