Skip to content

Instantly share code, notes, and snippets.

@GustavoJobstraibizer
Last active September 6, 2017 01:45
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 GustavoJobstraibizer/d3ae04a886d09d53fdf6313f1142a1cf to your computer and use it in GitHub Desktop.
Save GustavoJobstraibizer/d3ae04a886d09d53fdf6313f1142a1cf to your computer and use it in GitHub Desktop.
install firefox nightly on ubuntu 16.04

Install Firefox Nightly on ubuntu

$ sudo add-apt-repository ppa:ubuntu-mozilla-daily/ppa
$ sudo apt-get update
$ sudo apt-get install firefox-trunk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment