Project

General

Profile

Support #629

Replace IceWeasel With Firefox on Debian

Added by Daniel Curtis almost 9 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Workstation
Target version:
Start date:
06/24/2015
Due date:
% Done:

100%

Estimated time:
0.10 h
Spent time:

Description

Debian comes installed with its own version of Firefox called IceWeasel. It is perfectly capable of browsing the web, however it doesn't always have the best plugin support. This is a simple guide for installing Firefox on Debian.

  • Temporarily gain root access:
    sudo -s
    
  • Add the Linux Mint repository to the sources list:
    echo 'deb http://packages.linuxmint.com debian import' >> /etc/apt/sources.list
    
  • Update system repositories:
    apt-get update
    
  • Now install Firefox:
    apt-get install firefox
    

Resources

Also available in: Atom PDF