If your unix-like operating system is capable of running a graphical session, darktable is likely available. Check your package manager or software center.
The OBS allows packagers to provide packages for multiple Linux distributions.
Right now this means for the stable package:
For master git branch we build for the following distributions:
The available packages are:
This bundle supports macOS versions starting with 10.14 (Mojave).
What to do with dialog saying “darktable” can’t be opened because it was not downloaded from the Mac App Store:
or you can prevent this from happening by running xattr -d com.apple.quarantine ~/Downloads/darktable*.dmg
command before mounting the image (or xattr -dr com.apple.quarantine /Applications/darktable.app
after installing).
MacPorts:
sudo port install darktable +quartz
Homebrew:
brew install --cask darktable