Guest User

Untitled

a guest
Nov 19th, 2017
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. wget https://download-installer.cdn.mozilla.net/pub/firefox/releases/57.0/linux-x86_64/en-US/firefox-57.0.tar.bz2
  2. tar xvf firefox-57.0.tar.bz2
  3. sudo unlink /usr/bin/firefox
  4. sudo ln -s ~/firefox-57.0/firefox /usr/bin/firefox
  5. firefox
Add Comment
Please, Sign In to add comment