Package Details: quickemu-rs 2.0.1-1

Git Clone URL: https://aur.archlinux.org/quickemu-rs.git (read-only, click to copy)
Package Base: quickemu-rs
Description: Create and manage macOS, Linux, and Windows virtual machines with intuitive configuration
Upstream URL: https://github.com/lj3954/quickemu-rs
Licenses: GPL-3.0-only
Submitter: lj3954
Maintainer: lj3954
Last Packager: lj3954
Votes: 0
Popularity: 0.000000
First Submitted: 2025-01-31 20:08 (UTC)
Last Updated: 2025-02-26 16:46 (UTC)

Latest Comments

lj3954 commented on 2025-06-04 08:07 (UTC)

Hello. Sorry about not seeing this earlier, the email notification was erroneously marked as spam. For future reference, please report issues unrelated to packaging in the upstream repository. I've filed this issue there and will resolve it shortly.

ato2 commented on 2025-05-20 14:57 (UTC)

Checksum problem on current Archlinux : ato@c2 ~ % quickget-rs -r windows 11 Polish x86_64 QuickgetConfig { os: "windows", config: Config { release: "11", edition: Some( "Polish", ), guest_os: Linux, arch: X86_64 { machine: Standard, }, iso: [ Web( WebSource { url: "https://quickemu-dynamic.lj3954.dev/downloadRedirect?os=windows&denom=18496", checksum: Some( "654273603A945EBA3B185FD5D2C22207A0EB788B5E3402F71E6D0839B3026943", ), archive_format: None, file_name: Some( "Win11_24H2_Polish_x64.iso", ), }, ), ], img: [], disk_images: Some( [ Disk { source: FileName( "disk.qcow2", ), size: None, format: Qcow2 { preallocation: Off, }, }, ], ), boot: Efi { secure_boot: false, }, tpm: None, ram: None, }, } Error: Checksums did not match. Expected ⁨654273603A945EBA3B185FD5D2C22207A0EB788B5E3402F71E6D0839B3026943⁩, got ⁨654273603a945eba3b185fd5d2c22207a0eb788b5e3402f71e6d0839b3026943⁩ quickget-rs -r windows 11 Polish x86_64 114,82s user 29,49s system 65% cpu 3:40,95 total ato@c2 ~ % cat /etc/os-release NAME="Arch Linux" PRETTY_NAME="Arch Linux" ID=arch BUILD_ID=rolling ANSI_COLOR="38;2;23;147;209" HOME_URL="https://archlinux.org/" DOCUMENTATION_URL="https://wiki.archlinux.org/" SUPPORT_URL="https://bbs.archlinux.org/" BUG_REPORT_URL="https://gitlab.archlinux.org/groups/archlinux/-/issues" PRIVACY_POLICY_URL="https://terms.archlinux.org/docs/privacy-policy/" LOGO=archlinux-logo IMAGE_ID=aui-console IMAGE_VERSION=linux_6_14_6-pl_PL-0513

ato@c2 ~ % uname -a Linux c2 6.14.6-arch1-1 #1 SMP PREEMPT_DYNAMIC Fri, 09 May 2025 17:36:18 +0000 x86_64 GNU/Linux ato@c2 ~ %