I wanted to fully uninstall lutris. What I did is run these commands:
sudo apt remove lutris
sudo apt autoremove
Sadly I found that there are 27 GB still in the directories (local , share, lutris, runners, wine).
I wanted to fully uninstall lutris. What I did is run these commands:
sudo apt remove lutris
sudo apt autoremove
Sadly I found that there are 27 GB still in the directories (local , share, lutris, runners, wine).
It is absolutely expected and normal practice.
APT does not touch user files in home directory on package removal.
So you have to remove the Lutris associated directory inside home folder manually.