From: Thomas Huth <thuth@redhat.com>
To: Paolo Bonzini <pbonzini@redhat.com>, qemu-devel@nongnu.org
Cc: Michael Tokarev <mjt@tls.msk.ru>
Subject: [qemu-web PATCH] Fix installation instructions for Debian/Ubuntu
Date: Thu, 29 Jun 2023 10:02:34 +0200 [thread overview]
Message-ID: <20230629080234.179687-1-thuth@redhat.com> (raw)
There is no package called "qemu" here - thus use the two meta-packages
"qemu-system" and "qemu-user" instead.
Resolves: https://gitlab.com/qemu-project/qemu-web/-/issues/8
Signed-off-by: Thomas Huth <thuth@redhat.com>
---
_download/linux.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/_download/linux.md b/_download/linux.md
index 11ed695..bb76425 100644
--- a/_download/linux.md
+++ b/_download/linux.md
@@ -2,7 +2,7 @@ QEMU is packaged by most Linux distributions:
* <strong>Arch:</strong> `pacman -S qemu`
-* <strong>Debian/Ubuntu:</strong> `apt-get install qemu`
+* <strong>Debian/Ubuntu:</strong> `apt-get install qemu-system qemu-user`
* <strong>Fedora:</strong> `dnf install @virtualization`
--
2.39.3
next reply other threads:[~2023-06-29 8:03 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-29 8:02 Thomas Huth [this message]
2023-06-29 8:12 ` [qemu-web PATCH] Fix installation instructions for Debian/Ubuntu Michael Tokarev
2023-06-29 8:57 ` Philippe Mathieu-Daudé
2023-06-29 9:31 ` Thomas Huth
2023-06-29 10:12 ` Michael Tokarev
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230629080234.179687-1-thuth@redhat.com \
--to=thuth@redhat.com \
--cc=mjt@tls.msk.ru \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).