Sunday, September 19, 2021

Lutris wont remove uninstalled game

Did you uninstall something from Lutris but the icon is still there?

Not happy with just hiding the game?


Not to worry

        overseer12 over at forums.lutris.net have you covered.

 

Or if you feel adventurous you can paste:


sqlite3 ~/.local/share/lutris/pga.db "DELETE FROM games WHERE hidden=1;"


into a file named cleanlutris.sh & make it executable by: chmod +x cleanlutris.sh

and the run ./cleanlutris.sh to remove all hidden entries.

Don't forget to first hide the uninstalled game for this to work.





No comments:

Blog Archive