Skip to content

Instantly share code, notes, and snippets.

@lewisgoddard
Last active August 29, 2015 14:21
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 lewisgoddard/a51a09b4256b74235716 to your computer and use it in GitHub Desktop.
Save lewisgoddard/a51a09b4256b74235716 to your computer and use it in GitHub Desktop.
cd /etc/apt/sources.list.d/
sudo nano getdeb.list
# Change "freya" to "trusty"
# Ctrl+X to exit.
# Press "y" to confirm and press enter to save.
sudo rm versable-elementary-update-trusty.list
# You should be free of errors if everything went well.
sudo apt-get update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment