Version1.6.2365.7cce7f3
Revision280
Size94.5 MB
LicenseLGPL-3.0+
Confinementstrict
Basecore22

deploy your qt projects

ScreenshotScreenshot

# 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

Update History

1.6.2365.7cce7f3 (280)
13 Dec 2025, 09:47 UTC

Published8 Dec 2018, 10:55 UTC

Last updated17 Jul 2024, 14:42 UTC

First seen13 Dec 2025, 09:47 UTC