Manage Debian Repositories with a GUI

Start your terminal with the trusty CTRL + ALT + T.

[code]sudo nano /etc/apt/sources.list[/code]

commenting out the sources

[code]sudo apt update[/code]

[code]sudo apt install software-properties-gtk[/code]

Software & Updates on Debian