How to install NZBGET in Manjaro?

Those are commands, to be executed in a terminal window, and you’ll have to do that with elevated privileges, because /var/lib is not writable to unprivileged users. :arrow_down:

sudo chown -R nzbget:nzbget /var/lib/nzbget
sudo chmod -R 750 /var/lib/nzbget