Firefox na Linux instalěrowaś

Wersijowe informacije
  • Wersijowy ID: 112687
  • Napórany:
  • Awtor: milupo
  • Komentar: partial translation
  • Pśeglědany:
  • Gótowy za pśełožowanje:
Žrědłowy kod wersije
Wopśimjeśe wersije

Aby mógał Firefox na swójom licadle wužywał, musyśo jen nejpjerwjej instalěrowaś. Toś ten nastawk wam pokažo, kak móžośo Firefox na Linux instalěrowaś. Za druge źěłowe systemy glejśo Firefox na Windows ześěgnuś a instalěrowaś a Kak Firefox na Mac ześěgnuś a instalěrowaś.

Wjele distribucijow Linux wopśimujo Firefox pó standarźe a ma zwětšego paketowy zastojnik, z kótarymž móžośo Firefox zlažkim instalěrowaś. Principielnje wy by měł programy pśecej z pomocu paketowego zastojnika instalěrowaś. Paketowy zastojnik buźo:

  • zawěsćowaś, až maśo wšykne trěbne biblioteki
  • Firefox na wašnju instalěrowaś, kótaraž źěła nejlěpjej z wašeju distribuciju gromaźe
  • zwiski za startowanje Firefox twóriś
  • Firefox wšym wužywarjam wašogo licadła k dispoziciji stajaś
  • se wó to staraś, až Firefox wópórajo se tak ako kužde druge nałoženje

Paketowy zastojnik ma teke njelěpšyny:

  • Móžo byś, až njedostanjośo pśecej nejnowšu wersiju Firefox
  • Móžo byś, dostanjośo wersiju Firefox bźez pódaśa wikoweje marki

Installing from a package manager

To install Firefox using the package manager, please refer to the documentation of the Linux distribution you're using.

Installing outside of a package manager

Complete instructions for installing Firefox outside of package management may be available at your distribution's support website. For example:

  • Before you install Firefox, make sure that your computer has the required libraries installed. Missing libraries will cause Firefox to be inoperable.
  • The installation file provided by Mozilla in .tar.bz2 format does not contain sources but pre-compiled binary files, therefore you can simply unpack and run them. There is no need to compile the program from source.
  • The following instructions will install Firefox into your home directory, and only the current user will be able to run it.
  1. Download Firefox from the Firefox download page to your home directory.
  2. Open a Terminal and go to your home directory: cd ~
  3. Extract the contents of the downloaded file: tar xjf firefox-*.tar.bz2
  4. Close Firefox if it's open.
  5. To start Firefox, run the firefox script in the firefox folder: ~/firefox/firefox

Firefox should now start. You can then create an icon on your desktop to run this command.

libstdc++5 error

As noted above, you need to install the required libraries for Firefox to work. Many distributions don't include libstdc++5 by default.

"firefox not installed" message or wrong version of Firefox starts

If Firefox is installed following the instructions given above, it must be started (in a Terminal or in a launcher on the Desktop, for example) using the command: ~/firefox/firefox

If you try to start Firefox in a Terminal with the command: firefox, it will either start the package-manager-installed version of Firefox or will tell you the program is not installed.