How to install jdownloader: headless
Here the instructions on how to install jdownloader in a headless server, in my case my raspberry pi. So instructions are ubuntu based but you can substitute the commands with the ones from your distribution. First, let’s Install Javasudo apt install openjdk-11-jre-headless Then create a folder for jdownloader [we will download the installer and install…