| Which is unwelcome because Raspberry Pi included a repo for a Microsoft product without informing users prior. It pings MS every time an update occurs. It's one thing for it to be available, but another entirely for RPi to assume users want anything to do with MS. If I wanted to program using VSC, I would download it based on my need for it. I have no need for it since I don't live in a MS world. https://www.pcmag.com/news/users-upset-as-raspberry-pi-os-no... https://betanews.com/2021/02/08/linux-based-raspberry-pi-os-... To disable it using the terminal: cd /etc/apt/sources.list.d ls to look for "vscode.list" Enter sudo nano vscode.list Comment out last line with the MS URL I don't want to disable it, I want it to go away and never return, but sadly, RPi think they know better than their users and it will show up again if deleted. I may look for another Pi distro because this is beyond the pale. Addind repos is a personal thing beyond the basic repos needed to run to OS and default software/updates. I'm also not a fan of MS owning GitHub. |