Search Criteria
Package Details: darling-bin 0.1.20230310-1
Package Actions
| 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) |
Dependencies (20)
- cairo (cairo-gitAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR, dbus-nosystemd-gitAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-amd-full-gitAUR, librempeg-gitAUR, ffmpeg-whisper-gitAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR, ffmpeg-fullAUR, ffmpeg-full-llvmAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-headlessAUR, ffmpeg-whisperAUR, ffmpeg-cuda-fullAUR)
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-qdoledAUR, freetype2-qdoled-gen3AUR, freetype2-woledAUR, freetype2-gitAUR, freetype2-macosAUR)
- fuse2
- giflib (giflib-gitAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- glu (glu-gitAUR)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, nvidia-340xx-utilsAUR, amdgpu-pro-oglpAUR, nvidia-340xx-utils-macbookAUR, libglvnd)
- libglvnd (libglvnd-gitAUR)
- libjpeg-turbo (mozjpeg-gitAUR, mozjpegAUR, libjpeg-turbo-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libtiff (libtiff-gitAUR, libtiff-lercAUR)
- libx11 (libx11-gitAUR)
- libxcursor
- libxext (libxext-gitAUR)
- libxkbfile
- libxrandr (libxrandr-gitAUR)
- libtiff5AUR (libtiff5-hylafaxplusAUR) (optional) – Library for manipulation of TIFF images
Required by (1)
- dmg2dir (requires darling) (optional)
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):
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?