darlinghq / darling

Darwin/macOS emulation layer for Linux

Home Page:http://www.darlinghq.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tools/uninstall does not remove all executables

luchsj opened this issue · comments

Expected Result
After running tools/uninstall in the root of the local Darling source directory, Darling and all related executables (including darlingserver) are completely removed from the system.

Actual Result
Darling is removed, but darling-coredump and darlingserver are left on the system.

Steps To Reproduce

  1. Verify that Darling is not installed using package manager.
  2. Build Darling from source as outlined in documentation (stock install, no arguments passed to CMake).
  3. Move to root of source directory and run tools/uninstall.
  4. Check for leftover executable files in install location (/usr/local/bin)

System Information
Arch Linux x86_64

Software Version
Linux Kernel 6.8.2-arch2-1
Darling 4a73e13