Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Learn More

Where can I get the latest ver. in a RPM format

  • 4 respostas
  • 34 têm este problema
  • 7 visualizações
  • Última resposta de cor-el

more options

I'm running Fedora 16 and I don't know how to install the new download because I can't get anything to extract and install the file. I've tried unzip and it doesn't work. What do you suggest to someone who is relatively new to linux?

I'm running Fedora 16 and I don't know how to install the new download because I can't get anything to extract and install the file. I've tried unzip and it doesn't work. What do you suggest to someone who is relatively new to linux?

Todas as respostas (4)

more options

RPM packages are supposed to be handled by the RPM tool. You are not supposed to manually extract anything. The first thing you should try is to open FC's RPM front-end (something like add/remove software in the control center or so). If you have done this already and the package you want isn't in the repository, you can search for alternative repositories. If everything else fails, you download the packages you want and install them using rpm -Uvh full-package-file-name. Pay attention to the (uppercase) U, it is needed when you will update a package. You can always type man rpm or rpm --help to see more options. If you are new to this thing, I advise you to search in forums related specific to Fedora before doing this.

more options

When you say "to install the new download because I can't get anything to extract and install the file". Is this referring to the Firefox 6.0.2 tarbal from mozilla.org or a RPM build from somewhere?

more options

tarball from mozilla.

more options

Open the tar.bz2 archive with a file manager and copy the files to a folder or extract the files in a terminal window to a folder.

See:

Alterado por cor-el em