Modep + PureData

It’s possible, after installing MODEP, you may then activate the Pure Data module to autostart your patch, and enable MODEP in parallel manually by running:

sudo systemctl enable modep-mod-ui # This makes it run on reboot automatically
sudo systemctl start modep-mod-ui  # This makes it run now

You can use stop and disable in the middle of the command for reverse effect.