improved thanks to response to issue #1466
parent
2e38f76724
commit
767fe44bb0
|
|
@ -116,6 +116,9 @@ sudo apt-get install bash coreutils curl genisoimage grep jq mesa-utils ovmf pci
|
||||||
### Install requirements on Fedora
|
### Install requirements on Fedora
|
||||||
|
|
||||||
``` shell
|
``` shell
|
||||||
|
# it may be needed to add additional installation sources to obtain some packages
|
||||||
|
# for example zsync is no longer in the fedora repo, but can be obtained from copr
|
||||||
|
#sudo dnf copr enable elxreno/zsync -y
|
||||||
sudo dnf install bash coreutils curl edk2-tools genisoimage grep jq mesa-demos pciutils procps python3 qemu sed socat spice-gtk-tools swtpm unzip usbutils util-linux xdg-user-dirs xrandr zsync
|
sudo dnf install bash coreutils curl edk2-tools genisoimage grep jq mesa-demos pciutils procps python3 qemu sed socat spice-gtk-tools swtpm unzip usbutils util-linux xdg-user-dirs xrandr zsync
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue