Skip to content

Instantly share code, notes, and snippets.

@Sahu-Ayush
Forked from nimeshpahadi/warning target packages
Created August 26, 2022 10:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Sahu-Ayush/e2740d5d673a568f6cf093e9ff1338bc to your computer and use it in GitHub Desktop.
Save Sahu-Ayush/e2740d5d673a568f6cf093e9ff1338bc 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