mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-10-01 01:25:40 -04:00
dnf -> yum
f21 errors on using dnf because it is not yet the default package manager.
This commit is contained in:
parent
635aeab7dc
commit
d2a97d253c
@ -38,11 +38,11 @@ section should be repeated in **all** the user's Template and Standalone VMs.
|
||||
|
||||
2. Install the `qubes-upgrade-vm` package:
|
||||
|
||||
sudo dnf install --enablerepo=qubes-vm-r3.0-current-testing qubes-upgrade-vm
|
||||
sudo yum install --enablerepo=qubes-vm-r3.0-current-testing qubes-upgrade-vm
|
||||
|
||||
3. Proceed with a normal upgrade in the template:
|
||||
|
||||
sudo dnf upgrade
|
||||
sudo yum upgrade
|
||||
|
||||
4. Shut down the template VM.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user