srevinsaju/Firefox-Appimage ↗
Created Dec 29, 2020 · View the srevinsaju/Firefox-Appimage repository page
Mozilla Firefox Stable AppImages by Continuous Integration
Want this for your repo?
Render a free sample of any GitHub repo in seconds.
Contributors
1
Lines of Code
52
From
Aug 6, 2020
To
Dec 23, 2020
About srevinsaju/Firefox-Appimage
This project provides unofficial AppImage packages of Mozilla Firefox built and distributed automatically through GitHub Actions continuous integration. AppImage is a portable application format for Linux that bundles Firefox with its dependencies into a single executable file, allowing users to run Firefox on various Linux distributions without traditional installation.
The project maintains builds for multiple Firefox release channels including Stable, Beta, Nightly, ESR (Extended Support Release), and Developer Edition. Users can download pre-built AppImage files from the GitHub releases page or use the command-line package manager tool called zap. The AppImages can be executed directly by double-clicking in a file manager or by running them from the terminal, with optional support for systems without FUSE libraries installed.
The Firefox browser itself is licensed under Mozilla Public License 2.0, while the GitHub Actions automation scripts that build and package the AppImages are licensed under the MIT License. This approach allows Linux users to conveniently access Firefox builds without waiting for their distribution's package managers to provide updates.