Firefox: Difference between revisions

From Alpine Linux
(Page creation)
 
m (Change link to Repositories page)
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Firefox is a popular [https://en.wikipedia.org/wiki/Web_browser web browser].
Firefox is a popular,open-source [https://en.wikipedia.org/wiki/Web_browser web browser].
 
==Installation==
To install Firefox, firstly enable the [[Repositories#Enabling_the_community_repository|Community repository]], then type in the terminal:
 
For the ESR release:
{{Cmd|apk add firefox-esr}}
 
For the current release:
{{Cmd|apk add firefox}}
 
{{Tip|To play flash-videos and -games in Firefox, check [[Installing_Adobe_flash_player_for_Firefox|Installing Adobe flash player for Firefox]] page.}}


== Stability ==
== Stability ==


If [https://support.mozilla.org/en-US/questions/1175046 tabs crash], then try disabling hardware acceleration, in the Preferences - Performance menu.
If [https://support.mozilla.org/en-US/questions/1175046 tabs crash], then try disabling hardware acceleration, in the Preferences - Performance menu.
= =
* [https://pkgs.alpinelinux.org/contents?file=firefox pkgs.alpinelinux.org]
* [https://git.alpinelinux.org/aports/log/?id=05e5fbf809000e016eee3fdfdaffb6e39a4956fd&qt=grep&q=firefox git.alpinelinux.org] - git repositories for alpine
* [https://stackoverflow.com/questions/51806403/installation-of-firefox-from-alpine-edge Installation of Firefox from Alpine Edge]
[[category: Web Browser]]

Revision as of 04:31, 27 June 2022

Firefox is a popular,open-source web browser.

Installation

To install Firefox, firstly enable the Community repository, then type in the terminal:

For the ESR release:

apk add firefox-esr

For the current release:

apk add firefox

Tip: To play flash-videos and -games in Firefox, check Installing Adobe flash player for Firefox page.

Stability

If tabs crash, then try disabling hardware acceleration, in the Preferences - Performance menu.