Git Product home page Git Product logo

linuxdeploy-plugin-appimage's Introduction

linuxdeploy-plugin-appimage

Creates AppImages from AppDirs. For use with linuxdeploy.

Usage

As this software is concepted as a plugin for linuxdeploy, it is recommended to use it as such.

Usage with linuxdeploy

When calling linuxdeploy, just add --output appimage to enable the plugin. After completing the bundling process and running e.g., input plugins, linuxdeploy will then call the AppImage plugin to create an AppImage from the AppDir.

For more information, see the official AppImage packaging guide.

Standalone usage

Like all linuxdeploy plugins, linuxdeploy-plugin-appimage is a standalone tool and can be used without linuxdeploy.

Please see the --help test for more information.

Updating the AppImage plugin

The official linuxdeploy AppImage ships with a fairly recent version of the plugin. You can at any time still download the AppImage from the release page, and put it into the same directory as linuxdeploy. Then, linuxdeploy will use the AppImage instead of the bundled version.

For more information on how linuxdeploy's plugin system works, please refer to the documentation.

Optional variables

linuxdeploy-plugin-appimage can be configured using environment variables.

  • UPDATE_INFORMATION="...": embed update information in the AppImage, and generate corresponding .zsync file
  • SIGN=1: set this variable to any value to enable signing of the AppImage
  • SIGN_KEY=key_id: GPG Key ID to use for signing. This environment variable is only used if SIGN is set.
  • VERBOSE=1: set this variable to any value to enable verbose output
  • OUTPUT=filename: change filename of resulting AppImage
  • NO_APPSTREAM=1: skip checking AppStream metadata for issues

linuxdeploy-plugin-appimage's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.