cqtdeployer

Install latest/stable of cqtdeployer

Ubuntu 16.04 or later?

Make sure snap support is enabled in your Desktop store.


Install using the command line

sudo snap install cqtdeployer

Don't have snapd? Get set up for snaps.

Channel Version Published

deploy your qt projects

# What is CQtDeployer

CQtDeployer helps you to extract all libraries your executable depends on and to create a launch script for your application.

Key differences of this program:

  • Performance: this program deploys the application several times faster (up to 10 seconds)
  • Flexibility: this application has flags that help you to configure the deployment for your or your project's needs
  • Cross-deployment: this application supports Windows and Linux distributions. This means that you can deploy a project not only for the host platform, but also deploy a project for Windows target on Linux host and vice versa.
  • Fast installers creation: Once the deployment is complete, you will receive a standalone installer for your distribution.

## How to use see https://github.com/QuasarApp/CQtDeployer/tree/main/md

The version for Snap works in an isolated container, because of this the utility does not have access to system files and libraries (/lib/, /usr/lib/).

To allow access to system libraries, enable all permissions for cqtdeployer. This can be done in the snap-store Or starting with ubuntu 20.04 in the ubuntu application settings manager.

If you do not have the GUI then you can enable all permissions using next commands:

 * sudo snap connect cqtdeployer:process-control
 * sudo snap connect cqtdeployer:removable-media
 * sudo snap connect cqtdeployer:system-backup

Details for cqtdeployer

License
  • LGPL-3.0+

Last updated
  • 9 March 2024 - latest/stable
  • 9 March 2024 - latest/candidate

Websites

Contact

Donations

Source code

Report a bug

Share this snap

Generate an embeddable card to be shared on external websites.


Install cqtdeployer on your Linux distribution

Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.

Is there a problem with cqtdeployer? Report this app