AppImageKit
AppImageKit copied to clipboard
Package desktop applications as AppImages that run on common Linux-based operating systems, such as RHEL, CentOS, openSUSE, SLED, Ubuntu, Fedora, debian and derivatives. Join #AppImage on irc.libera.c...
Since you are asking people to use your binary releases, you should sign the appimagetool AppImages and provide detached signatures for the AppRun and runtime binaries.
Use case: https://kde.org/applications/ shows download links for the Windows, Android... app store. How should AppImages be represented there, and where should the information come from? The AppStream spec allows specifying...
Many executables use the name under which they are invoked (argv[0]) to select one of multiple different roles they can fulfill - like "xz" which, if invoked as "xzcat" or...
As suggested in issue #224 I am trying to create a GIMP recipe that bundles all libraries, without blacklisting. The standard recipe is presently not working on some distributions (Kubuntu...
https://github.com/probonopd/nasc/releases/tag/continuous on `neon-useredition-20160609-0826-amd64.iso`: ``` me@host:~$ /home/me/Downloads/NaSC-1a6a313-x86_64.AppImage GST_PLUGIN_SCANNER=/tmp/.mount_NaSC-10hb3Nw/usr/lib/x86_64-linux-gnu/gstreamer1.0/gstreamer-1.0/gst-plugin-scanner GST_PLUGIN_SYSTEM_PATH=/tmp/.mount_NaSC-10hb3Nw/lib/x86_64-linux-gnu/gstreamer-1.0 GST_PLUGIN_PATH=/tmp/.mount_NaSC-10hb3Nw/lib/x86_64-linux-gnu/gstreamer-1.0 Run experimental self-contained bundle [INFO 23:15:48.085472] Application.vala:156: NaSC version: 0.7.4 [INFO 23:15:48.085593] Application.vala:158: Kernel version: 4.4.0-22-generic (com.github.parnold-x.nasc:8978): Gtk-WARNING **: 23:15:48.090: Locale...
I want to use Appimagetool-x86_64, how do I run It in Manjaro? (appimage-builder has nothing to do with this.)
https://upload.wikimedia.org/wikipedia/commons/3/3e/Manjaro-logo.svg https://twitter.com/ManjaroLinux/status/1295007703295827968
Trying to sign AppImage with my pgp keys: ``` Embedding MD5 digest gpg2 and sha256sum are installed and user requested to sign, hence signing Error: cannot embed key in AppImage:...
In [this GUADEC talk](https://www.youtube.com/watch?v=SPr--u4n8Xo&feature=youtu.be&t=1268) @sysrich describes the "crazy insecure lunacy of AppImage". So, here is our plan: - By default, AppImages lack the executable bit - With the optional `appimaged`...
It seems that the version of Qt 5.5 currently available for CentOS 6 via EPEL (and therefore used for packaging all Qt AppImages made in CentOS 6) is not using...