Skip to content

Instantly share code, notes, and snippets.

@kaosf
Created August 16, 2014 18:10
Show Gist options
  • Save kaosf/6759c9e0b3fcf9be4286 to your computer and use it in GitHub Desktop.
Save kaosf/6759c9e0b3fcf9be4286 to your computer and use it in GitHub Desktop.
# ref.
# http://www.ubuntuupdates.org/ppa/ubuntu_mozilla_security
# https://launchpad.net/~ubuntu-mozilla-security/+archive/ppa
sudo add-apt-repository ppa:ubuntu-mozilla-security/ppa
# ref. http://askubuntu.com/questions/307/how-can-ppas-be-removed
#sudo add-apt-repository --remove ppa:ubuntu-mozilla-security/ppa
sudo aptitude update
sudo aptitude safe-upgrade
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment