linuxdeployqt

Makes Linux applications self-contained by copying in the libraries and plugins that the application uses, and optionally generates an AppImage. Can be used for Qt and other applications (by probonopd)

Linuxdeployqt Alternatives

Similar projects and alternatives to linuxdeployqt

  1. AppImageLauncher

    Helper application for Linux distributions serving as a kind of "entry point" for running and integrating AppImages

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. AppImageKit

    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.chat

  4. argparse

    Argument Parser for Modern C++

  5. syncthingtray

    Tray application and Dolphin/Plasma integration for Syncthing

  6. arch2appimage

    Discontinued This is a python script that downloads Arch Linux packages (Official/Chaotic AUR) and converts to an AppImage executable

  7. linuxdeploy

    AppDir creation and maintenance tool. Featuring flexible plugin system. (by linuxdeploy)

  8. AppImageUpdate

    AppImageUpdate lets you update AppImages in a decentral way using information embedded in the AppImage itself.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. GlobalProtect-openconnect

    A GlobalProtect VPN client for Linux, written in Rust, based on OpenConnect and Tauri, supports SSO with MFA, Yubikey, and client certificate authentication, etc.

  11. plusaes

    Header only C++ AES cipher library

  12. PicoSHA2

    a header-file-only, SHA256 hash generator in C++

  13. clip

    Cross-platform C++ library to copy/paste clipboard content (by dacap)

  14. LAN-Share

    Cross platform LAN File transfer application built with Qt C++ framework

  15. gah

    simple cli github token manager

  16. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better linuxdeployqt alternative or higher similarity.

linuxdeployqt discussion

Log in or Post with

linuxdeployqt reviews and mentions

Posts with mentions or reviews of linuxdeployqt. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-05.
  • Two reasons because Arch-based AppImages are not a good idea
    2 projects | /r/archlinux | 5 May 2023
    The second reason is the "modularity" of Arch, why Debian packages all the dependences in many different packages? Because a developer can isolate a bug or exclude that package using the right patch. Arch tends to package everything together. That's why an AppImage of Chromium for me is about 140 MB from a Ubuntu base and 280-300 from an Arch-base... but at least this is an issue of both arch-deployer and arch2appimage... I think that by using linuxdeployqt would be better in this case (SPOILER, it requires the host system with an old GLIBC version, also Debian Bookwork is too new for it xD ).
  • Font size is too small for the 4K monitors
    1 project | /r/linuxquestions | 22 Mar 2022
    Eagle uses 'linuxdeployqt' for cross-platform installations. Read about it HERE. There is a qt.conf file in the directory where the eagle executable is located. I am not sure exactly how to use it.
  • How I Create - Github Token Manager
    7 projects | dev.to | 10 Mar 2022
    linuxdeployqt allow to automatically pack all shared library that we need on binary file into single AppImage file, although linuxdeployqt mainly to generate AppImage for Qt application but it can use for general application, more information on https://github.com/probonopd/linuxdeployqt.
  • Help for create an installer of my app in raspberry pi 4
    1 project | /r/QtFramework | 11 Jan 2022
    For raspberry on the other hand is an entirely diferent story. I tried to use this: probonopd/linuxdeployqt but with no avail. The problem is that if i download the AppImage directly from the github account i cannot use it in the raspberry because it is not compiled for raspbian or i was told. So, i tried downloading directly the source code and compile it using the Qt Creator on the raspberry but also i am encountering several problems. When i try to build qt creator gives me this error: MakeFile:65: sub-QtWebEngineApplication-qmake_all] Error 3. Also, i am receiving Unkown module(s) Qt:webengine in the Qt Creator.
  • Are you able to build a qt project into just exe?
    2 projects | /r/cpp_questions | 21 Apr 2021
    You are looking for the windows equivalent of Mac DMG format, or linux appimage https://github.com/probonopd/linuxdeployqt/ / Flatpak.
  • https://np.reddit.com/r/QtFramework/comments/mu5cxh/qt_appimage_not_working_on_embedded_device/gv6xz02/
    1 project | /r/backtickbot | 20 Apr 2021
    # Generated by linuxdeployqt # https://github.com/probonopd/linuxdeployqt/ [Paths] Prefix = ../ Plugins = plugins Imports = qml Qml2Imports = qml
  • Qt AppImage not working on embedded device
    1 project | /r/QtFramework | 20 Apr 2021
  • Building an AppImage with linuxdeployqt
    3 projects | /r/QtFramework | 14 Apr 2021
    I am trying to use linuxdeployqt to create an appimage.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 7 Feb 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic linuxdeployqt repo stats
8
2,255
4.3
about 2 months ago

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that C++ is
the 7th most popular programming language
based on number of references?