Skip to content

Mozilla Firefox AppImages by Continuous Integration

License

Notifications You must be signed in to change notification settings

lincolnthalles/Firefox-Appimage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Firefox AppImages

Firefox Beta logo

Firefox Nightly logo

Firefox logo

Automated unofficial AppImages builds for the following release channels:

  • Stable
  • ESR (Extended Support Release)
  • Beta
  • Developer Edition
  • Nightly

Downloads GitHub Stars

Get Started

Download the latest release from the Releases page.

Alternatively, use zap, the command line AppImage package manager

zap install --github --from=lincolnthalles/Firefox-AppImage firefox-appimage

Executing

File Manager

Just double click the *.AppImage file and you are done!

In normal cases, the above method should work, but in some rare cases the +x permissisions. So, right click > Properties > Allow Execution

Terminal

./Firefox-*.AppImage
chmod +x Firefox-*.AppImage
./Firefox-*.AppImage

In case, if FUSE support libraries are not installed on the host system, it is still possible to run the AppImage

./Firefox-*.AppImage --appimage-extract
cd squashfs-root
./AppRun

License

"Mozilla Firefox" is licensed under the Mozilla Public License 2.0 (MPL 2.0)

The official source code of Mozilla Firefox is available at:

About

Mozilla Firefox AppImages by Continuous Integration

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%