Skip to content

cmatomic/AppImage-009

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Firefox-AppImage "unofficial"

This AppImage is for demonstration purposes only and is unsupported.

If you would like to see an officially-supported Firefox AppImage, then please join the discussion on

Alternatively, you can generate your own Appimage Firefox.

This sequence of commands will download the necessary files and execute them to generate the Firefox appimage, then you can access the out folder and click on the generated appimage.

mkdir buildFirefox;cd buildFirefox;wget https://raw.githubusercontent.com/AppImage/AppImages/master/pkg2appimage; mv pkg2appimage pkg2appimage.sh;chmod +x pkg2appimage.sh;https://raw.githubusercontent.com/cmatomic/AppImage-009/master/Firefox.yml;./pkg2appimage.sh Firefox.yml