>>106964404
>>106964379
Anyway, this one-liner works in an Ubuntu 24.04 Docker container:
sudo apt update && sudo apt install -y build-essential git qtbase5-dev libasound2-dev libclalsadrv-dev libusb-1.0-0-dev && mkdir -pv /tmp/build && cd /tmp/build && git clone --depth 1 https://codeberg.org/dehnhardt/IConnConfig.git && cd IConnConfig && ./build.sh