I really don't care if I get rid of the update or get it I just want this annoying red dot gone. I know that I can not show notifications but I want them.
I did what the notification told me to do but I was unable to remove or update the file. Any help would be greatly appreciated.
This looks like a result of something that "itch.io" installed.
– thomasrutter Nov 14 '16 at 04:44sudo rm /etc/apt/sources.list.d/itchio.list; sudo apt-get update; sudo apt-get -f install
– user.dz Nov 16 '16 at 17:02