Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. How to deploy Qt applications for Linux?
Forum Updated to NodeBB v4.3 + New Features

How to deploy Qt applications for Linux?

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
4 Posts 2 Posters 624 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Shrikant VaishnavS Offline
    Shrikant VaishnavS Offline
    Shrikant Vaishnav
    wrote on last edited by
    #1

    Hello all,
    I am using Qt Creator 10.0.0 based on QT 6.4.3. I am running it on Ubuntu.

    Please share some preferred ways to deploy any app.

    Thanks
    Shrikant Vaishnav

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      It depends on your goal:

      • deb files for Debian based distributions
      • rpm files for RH based distributions
      • flatpack
      • snaps

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      Shrikant VaishnavS 1 Reply Last reply
      1
      • SGaistS SGaist

        Hi,

        It depends on your goal:

        • deb files for Debian based distributions
        • rpm files for RH based distributions
        • flatpack
        • snaps
        Shrikant VaishnavS Offline
        Shrikant VaishnavS Offline
        Shrikant Vaishnav
        wrote on last edited by Shrikant Vaishnav
        #3

        @SGaist sir, i want methods to create a .deb package that I can distribute to another computer.i used linuxdeployqt and cqt deployer but didn't get any success as my Linux is the newest ...please help.

        i am using "Ubuntu 22.04.2 LTS"

        SGaistS 1 Reply Last reply
        0
        • Shrikant VaishnavS Shrikant Vaishnav

          @SGaist sir, i want methods to create a .deb package that I can distribute to another computer.i used linuxdeployqt and cqt deployer but didn't get any success as my Linux is the newest ...please help.

          i am using "Ubuntu 22.04.2 LTS"

          SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Debian provides all the required documentation. A good starting point is here.

          As for your issue with linuxdeployqt, depending on the oldest Linux distribution you want to support, you should used a virtual machine with an old enough Linux distribution to allows that.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          1

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved