Package Details: quickemu 4.9.6-1

Git Clone URL: https://aur.archlinux.org/quickemu.git (read-only, click to copy)
Package Base: quickemu
Description: Quickly create and run optimised Windows, macOS and Linux desktop virtual machines.
Upstream URL: https://github.com/quickemu-project/quickemu
Licenses: MIT
Conflicts: quickemu
Provides: quickemu
Submitter: sgnh
Maintainer: sgnh
Last Packager: sgnh
Votes: 28
Popularity: 2.06
First Submitted: 2021-10-08 14:45 (UTC)
Last Updated: 2024-07-04 17:10 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4

sgnh commented on 2021-11-10 12:31 (UTC)

@ZorinArch Done :)

ZorinArch commented on 2021-11-10 09:46 (UTC)

Hi @sgnh

Can you please add this quickemu GUI. https://github.com/quickgui/quickgui

sekret commented on 2021-10-09 17:28 (UTC)

I still think those tools would be better included as OPTIONAL dependencies.

We'd have to check if there's an additional tool that ALL supported OSes need. That one then could and should be installed as a dependency, but e.g. swtpm is definitely not required by e.g. the linux distributions, so it should be OPTIONAL.

Still, thanks for including this package here, it's reeeeally nice tool!

sgnh commented on 2021-10-09 14:34 (UTC)

Thanks @sekret and @aloxaf. I've added the dependencies and patched the incorrect OVMF paths. The OVMF paths are also being fixed upstream so it shouldn't be a problem in the future.

sekret commented on 2021-10-09 06:14 (UTC) (edited on 2021-10-09 10:12 (UTC) by sekret)

Please add cdrtools as an optional dependency. I just wanted to install windows 11, which requires mkisofs for installation.

Please also add swtpm as an optional dependency. Windows 11 requires it.

I don't know of other missing optdepends yet.

aloxaf commented on 2021-10-09 06:01 (UTC)

I met two problems when using this with Win 10.

  1. quickget needs mkisofs(from cdrtools)
  2. Boot from EFI needs edk2-ovmf, and should replace /usr/share/OVMF/OVMF_CODE_4M.fd to /usr/share/OVMF/x64/OVMF_CODE.fd/usr/share/OVMF/OVMF_VARS_4M.fd to /usr/share/OVMF/x64/OVMF_VARS.fd