Marble Source code
The original Firefox Appimage repo
Double-click the *.AppImage file, and you are done.
In normal cases, the above method should work, but in some rare cases, the
+xpermissions. So, right click > Properties > Allow Execution
chmod +x marble*.AppImage
./marble*.AppImageIn case FUSE libraries are not installed on the host system, it is still possible to run the AppImage
./marble*.AppImage --appimage-extract
cd squashfs-root
./AppRun"Mozilla Firefox" is licensed under the Mozilla Public License 2.0 (MPL 2.0) The official source code of the Mozilla Firefox is available at links provided
- https://developer.mozilla.org/en-US/docs/Mozilla/Tech/Viewing_and_searching_Mozilla_source_code_online
- https://hg.mozilla.org/mozilla-central/
"GH Continuous Integration" is licensed under the MIT License.
