Como faço para atualizar meu Firefox no Ubuntu?

3

Como faço para atualizar meu Firefox no Ubuntu?

i.e. Eu quero uma versão mais recente

    
por flybywire 09.09.2009 / 10:31

5 respostas

6

Se você quiser atualizar suas versões do Firefox fora dos pacotes do Ubuntu, sugiro que use ubuntuzilla . Ele funcionará não apenas para esta versão, mas também obterá atualizações futuras para você.

The Ubuntuzilla project is a python script that allows the user to install the latest versions of Mozilla Firefox, Mozilla SeaMonkey, and Mozilla Thunderbird on Ubuntu Linux. It also works on other Linux distributions that are derivatives of Ubuntu.

Aqui está uma lista selecionada de recursos, na página do projeto ubuntuzilla:

* Automatically detects and downloads the newest Firefox, Thunderbird, SeaMonkey release from the Mozilla servers
* Allows you to make a choice of language for Firefox or Thunderbird
* Verifies the GPG signature (assures package integrity against malicious tampering or corrupt download) for Firefox or Thunderbird
* Verifies the MD5 sum for SeaMonkey
* Makes a date-stamped back-up of your Firefox, Thunderbird, SeaMonkey profile data
* Automatically integrates Firefox plugins that you have installed from the Ubuntu repositories
* Installs the new Firefox in /opt/firefox, Thunderbird in /opt/thunderbird, SeaMonkey in /opt/seamonkey
* Creates a SeaMonkey menu item in Applications -> Internet menu
* Checks all steps for successful execution
* Has a 'remove' action to remove the official Mozilla build and restore system to pre-installation state.
* Installs an update checker job that periodically performs automatic checks for new versions of Firefox, Thunderbird, or Seamonkey.
* Automatically checks for the latest Ubuntuzilla release and updates itself, to keep up with possible changes in the Mozilla website and release servers.
* Comes conveniently packaged in a .deb for easy installation
* Includes a very helpful man page, for those who don't like to read websites. 

Eu mudei para usar o ubuntuzilla há um ano, e não sinto a necessidade de reverter desde então. Sua melhor característica é que ele permite que você instale sem problemas versões beta, fornecendo manualmente a versão para a qual deseja atualizar.

    
por 09.09.2009 / 11:00
3

Tente as instruções daqui, ele afirma que é apenas um caso de fazer o apt-get install firefox-3.5

    
por 09.09.2009 / 10:36
2

O gerenciador de atualização do Ubuntu deve cuidar das atualizações do Firefox.

    
por 09.09.2009 / 11:56
1

É correto assumir que você está no Ubuntu 9.0, usando o Firefox 3.0, e você quer atualizar para o 3.5? Em caso afirmativo, a página a seguir ajudará: link

A solução mais fácil é instalá-lo junto com a versão 3 encontrando firefox-3.5 no Synaptic ou executando isso em um terminal:

sudo apt-get install firefox-3.5

Em seguida, basta substituir seus atalhos para apontar para a versão 3.5.

    
por 09.09.2009 / 13:50
0

Ou tente o firefox em Fabien Tassins PPA , adicione-o às suas fontes.

    
por 09.09.2009 / 11:38