Package Details: quickemu-git 4.9.6.r35.g84595dc-1

Git Clone URL: https://aur.archlinux.org/quickemu-git.git (read-only, click to copy)
Package Base: quickemu-git
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: PencilShavings
Maintainer: FabioLolix
Last Packager: FabioLolix
Votes: 4
Popularity: 1.59
First Submitted: 2021-08-02 19:09 (UTC)
Last Updated: 2024-10-17 20:16 (UTC)

Dependencies (12)

Required by (2)

Sources (1)

Pinned Comments

FabioLolix commented on 2024-10-07 15:28 (UTC)

Pkgbuild is hosted here for PR/MR: https://github.com/FabioLolix/PKGBUILD-AUR_fix

Latest Comments

1 2 Next › Last »

FabioLolix commented on 2024-10-16 05:56 (UTC)

Note to self, in docs there is a makefile

earlybird commented on 2024-10-16 05:48 (UTC)

there seems to be a missing file - install: cannot stat 'quickemu_conf.1': No such file or directory

FabioLolix commented on 2024-10-07 15:33 (UTC)

@nicholasr-ITSulu I have missed your comment, this pkgbuild have nothing to do with flutter.

FabioLolix commented on 2024-10-07 15:28 (UTC)

Pkgbuild is hosted here for PR/MR: https://github.com/FabioLolix/PKGBUILD-AUR_fix

LemonPie commented on 2024-10-07 15:26 (UTC)

doc location is changed. https://github.com/quickemu-project/quickemu/commit/84595dc32f11002255c2caf8d04fa7cf43c7cf3d

nicholasr-ITSulu commented on 2024-08-31 05:01 (UTC)

could not satisfy dependencies:
- unable to satisfy dependency 'flutter-common=3.24.1' required by flutter-engine-common-google-bin
- unable to satisfy dependency 'flutter-engine-common=3.24.1' required by flutter-engine-linux-google-bin

earlybird commented on 2024-07-11 19:41 (UTC)

Please fix the install: cannot stat 'windowskey': No such file or directory error

lj3954 commented on 2024-05-04 22:00 (UTC)

In addition to removing wget and aria2 dependencies, please change the qemu dependency to qemu-desktop. Quickemu depends on several features which are not provided by qemu-base. 'windowskey' also does not belong in the PKGBUILD, it is not used in any way by quickget or quickemu, and should not be packaged.

Jai-JAP commented on 2024-05-02 06:56 (UTC) (edited on 2024-05-02 16:44 (UTC) by Jai-JAP)

quickemu no longer uses aria2 and wget/wget2 are used as a fallback downloader if curl fails which is the new default downloader (need to add as a dependency).

https://github.com/quickemu-project/quickemu/blob/faee2824a9f7a71892646e32598b48fecf767823/quickget#L1232-L1247

EDIT: Update wget/wget2 support is now completely removed

LemonPie commented on 2023-07-08 10:25 (UTC) (edited on 2023-07-08 10:34 (UTC) by LemonPie)

it seems there is some packageing error. the file macrecovery should not be in it's own directory. as discussed here

look at aur binary package as a reference here