how to uninstall readarr on linux?

https://lemmy.world/post/2059132

how to uninstall readarr on linux? - Lemmy.world

Do you just delete it in /opt and /var/lib?

Idk but this world is near to end 😔

wiki.servarr.com/readarr/installation/linux

Uninstall

To uninstall and purge:

Warning: This will destroy your application data.

sudo systemctl stop readarr sudo rm -rf /opt/Readarr sudo rm -rf /var/lib/readarr sudo rm -rf /etc/systemd/system/readarr.service sudo systemctl -q daemon-reload

To uninstall and keep your application data:

sudo systemctl stop readarr sudo rm -rf /opt/Readarr sudo rm -rf /etc/systemd/system/readarr.service sudo systemctl -q daemon-reload

Readarr Linux Installation

Linux installation guide for Readarr

Servarr Wiki
Incompetent devs. Should be apt remove only.