Skip to content

Instantly share code, notes, and snippets.

@nimeshpahadi
Created February 26, 2017 05:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save nimeshpahadi/cdd7dec671764891f6366d01b889ad44 to your computer and use it in GitHub Desktop.
Save nimeshpahadi/cdd7dec671764891f6366d01b889ad44 to your computer and use it in GitHub Desktop.
main/binary-amd64/Packages -> configured multiple times in /etc/apt/sources.list.d
# Navigated to /etc/apt/sources.list.d/
cd /etc/apt/sources.list.d/
# Edited google.list by invoking
eg: sudo nano google.list
# Commented out the source with a '#'
# Save and run
sudo apt-get update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment