How to get / build darktable-tools on Linux Mint

I’d like to provide the necessary data for full support for my new camera (Panasonic DC-TZ202) in darktable.

I already found the wiki page with links to the guides to follow for different topics.

But all of those need the darktable tools, which I cannot find on my computer.
I am running Linux Mint 20.2 and darktable 3.6.1 from ppa, which seems to come without the tools - at least there is no directory /usr/lib/darktable.

I already managed to successfully build darktable from the github sources (branch darktable-3.6.x). I can now run /opt/darktable/bin/darktable, but I cannot find all the tools I need.

In /opt/darktable/share/darktable/tools there is extract_wb_from_images.sh, but I cannot find darktable-gen-noiseprofile and tools/basecurve mentioned in the guides.

Where else should I look or what else should I do to get / build those tools?

(I’m not talking about lens correction, because thankfully this has already been taken care of - all I needed to do was call sudo lensfun-update-data and the DC-TZ202 appeared in darktable).

Thanks for helping me find my way around :slight_smile:

Looks like it’s just a bash script in the darktable source code (in ./tools/noise)