# appimage2deb **Repository Path**: spark-store-project/appimage2deb ## Basic Information - **Project Name**: appimage2deb - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-12-14 - **Last Updated**: 2025-05-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Appimage2Deb A tool for convernt *.AppImage executable to debian package. ``` Welcome to use Appimage2Deb Kitchen! > Appimage2Deb 2.3b20230228 > Copyright (c) 2021 xRetia Labs About xRetia Labs > The xRetia Labs is apart of FC-SYSTEM which working for opensource project. > Copyright (c) 2012-2020 FC-SYSTEM (dfc643.github.io) Required: -n | --name what's the name of your package? -v | --version which version of your package? -a | --arch which architecture of your software made? x86: i386, amd64 ARM: armel, armhf, arm64 MIPS: mips, mips64el, mipsel ppc64el, s390x, all -f | --file-appimage full path of your appimage executable Options: --no-sandbox disable sandbox for appimage executable -h | --help show this help message ``` ## Depends bash, sed, dpkg, grep, tar, gzip, bzip2, lzma, coreutils, binutils --- ## Copyright & License ** !! THE PROJECT BASED ON THE MIT LICENSE !! ** Appimage2Deb 2.3b20230228 Copyright (c) 2021 xRetia Labs About xRetia Labs The xRetia Labs is apart of FC-SYSTEM which working for opensource project. Copyright (c) 2012-2020 FC-SYSTEM (dfc643.github.io)