Updated 01 Installation (markdown)
parent
3a6ed64e86
commit
568df561bf
|
|
@ -18,6 +18,8 @@ yay -Sy quickemu.git
|
|||
|
||||
## Debian (and derivatives)
|
||||
|
||||
Quickemu is available in Debian 13 (Trixie) and later
|
||||
|
||||
[](https://repology.org/project/quickemu/versions) [](https://repology.org/project/quickemu/versions)
|
||||
|
||||
A [.deb package is available for Debian and derivatives on this project's GitHub releases page](https://github.com/quickemu-project/quickemu/releases).
|
||||
|
|
@ -42,7 +44,7 @@ sudo apt update
|
|||
sudo apt install quickemu
|
||||
```
|
||||
|
||||
Users of `noble` (24.04) or later should install `qemu-system-modules-spice`
|
||||
Users of `noble` (24.04) or later should install `qemu-system-modules-spice` if this is not already installed.
|
||||
|
||||
```
|
||||
sudo apt install qemu-system-modules-spice
|
||||
|
|
|
|||
Loading…
Reference in New Issue