Merge branch 'deathgrippin-updating-patch'

This commit is contained in:
Andrew David Wong 2020-04-07 12:46:25 -05:00
commit 08291e0236
No known key found for this signature in database
GPG Key ID: 8CE137352A019A17

View File

@ -202,8 +202,7 @@ Example policy file in R4.0 (with Whonix installed, but not set as default Updat
Snap packages do not use the normal update channels for Debian and Fedora (apt and dnf) and are often installed as the user rather than as root. To support these in an AppVM you need to take the following steps: Snap packages do not use the normal update channels for Debian and Fedora (apt and dnf) and are often installed as the user rather than as root. To support these in an AppVM you need to take the following steps:
1. In the **TemplateVM** you must install `snapd` and `qubes-snapd-helper`: 1. In the **TemplateVM** you must install `snapd` and `qubes-snapd-helper`. Open a terminal in the TemplateVM and run:
Open a terminal in TemplateVM and run:
```shell_session ```shell_session
[user@fedora-30-snap-demo ~]$ sudo dnf install snapd qubes-snapd-helper [user@fedora-30-snap-demo ~]$ sudo dnf install snapd qubes-snapd-helper