Package Details: darling-bin 0.1.20230310-1

Git Clone URL: https://aur.archlinux.org/darling-bin.git (read-only, click to copy)
Package Base: darling-bin
Description: Darwin/macOS emulation layer for Linux
Upstream URL: https://github.com/darlinghq/darling
Keywords: Darling emulation MacOS
Licenses: GPL
Groups: darling-bin
Conflicts: darling, darling-git
Provides: darling
Submitter: taotieren
Maintainer: None
Last Packager: taotieren
Votes: 9
Popularity: 0.000001
First Submitted: 2021-01-26 07:18 (UTC)
Last Updated: 2024-06-25 08:02 (UTC)

Latest Comments

taotieren commented on 2026-05-18 08:13 (UTC)

@zrhoffman This package is currently quite complicated to manage. The upstream repository has split it into multiple packages for release, and the AUR needs to handle them separately, which is much more cumbersome than dealing with a single package. I don’t want to touch it for now, but if you’d like to take over maintenance, I can hand it over to you.

zrhoffman commented on 2026-05-17 09:49 (UTC)

v0.1.20260222 was released. Is this AUR package still being maintained?

tiziodcaio commented on 2024-06-24 10:19 (UTC)

It depends on libtiff5 for gui.

xiliuya commented on 2022-09-17 11:24 (UTC)

delete !emptydirs option it will :Cannot mount procfs: No such file or directory

wisdomhono commented on 2022-08-08 17:29 (UTC)

using the linux-zen kernal

modprobe: FATAL: Module darling-mach not found in directory /lib/modules/5.18.16-zen1-1-zen Failed to load the kernel module

xiliuya commented on 2022-05-31 08:01 (UTC)

Anaconda is not required

xiliuya commented on 2022-05-31 07:58 (UTC)

@Kido Create a new proc folder in the ~/darling folder, and then you can run the darling shell

peter.lyonskehl commented on 2021-12-31 01:27 (UTC) (edited on 2021-12-31 01:27 (UTC) by peter.lyonskehl)

Can't build (on current Manjaro):

==> Validating source files with b2sums...
    linux-5.14.9.tar.xz ... Passed
    linux-5.14.9.tar.sign ... Skipped
==> Verifying source file signatures with gpg...
    linux-5.14.9.tar ... FAILED (unknown public key 38DBBDC86092693E)
==> ERROR: One or more PGP signatures could not be verified!
Failed to build arm-linux-gnueabihf-linux-api-headers

a7madjg commented on 2021-07-14 10:51 (UTC)

broken

Kido commented on 2021-05-02 17:57 (UTC) (edited on 2021-05-02 17:57 (UTC) by Kido)

Can't run.

kido@sparky ~> darling shell

Cannot mount procfs: No such file or directory

Cannot open mnt namespace file: No such file or directory

Module is loaded:

kido@sparky ~ [1]> lsmod | grep darling

darling_mach 1028096 0

Any help?