Skip to content

Latest commit

 

History

History
66 lines (41 loc) · 3.57 KB

File metadata and controls

66 lines (41 loc) · 3.57 KB

Cromite-AppImage 🐧

GitHub Downloads CI Build Status Latest Stable Release

Latest Stable Release Upstream URL
Click here Click here

AppImage made using sharun and its wrapper quick-sharun, which makes it extremely easy to turn any binary into a portable package reliably without using containers or similar tricks.

This AppImage bundles everything and it should work on any Linux distro, including old and musl-based ones.

It is possible that this appimage may fail to work with appimagelauncher, I recommend these alternatives instead:

  • AM am -i cromite or appman -i cromite

  • dbin dbin install cromite.appimage

  • soar soar install cromite

This AppImage doesn't require FUSE to run at all, thanks to the uruntime.

This AppImage is also supplied with a self-updater by default, so any updates to this application won't be missed, you will be prompted for permission to check for updates and if agreed you will then be notified when a new update is available.

Self-updater is disabled by default if AppImage managers like am, soar or dbin exist, which manage AppImage updates.

raison d'être Inspiration Image

More at: AnyLinux-AppImages


Why should I use this?

AppImage doesn't have security issues that break the internal sandbox of web-browsers. 1 2 3

You should be aware that distros like Universal Blue don't care about the security of its users and tell people that only flatpak is supported despite being aware of the security issue.

They even REMOVE comments that suggest using AppImage to fix that issue. image image image