mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-05-02 06:46:11 -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
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue