How to Install Qt Creator on Ubuntu 24.04 – Step-by-step

March 18, 2024 | By the+gnu+linux+evangelist.

Installing

  1. 3. Installing Qt Creator

    First, Run Qt Installer
    Access the Download location by default with:

    cd ~/Downloads

    To Check it’s there List the contents with:

    ls . | grep qt

    The grep Command refine the output List showing only the Entries matching the Keyword.
    But if you are in Trouble to Find the Location on Terminal then See: How to Access Downloads Folder from Browser.
    Give execution permissions:

    chmod +x ./qt*.run

    And to launch the installer play:

    sudo ./qt*.run

    Then follow the Qt Installation Wizard
    First, Setup your Qt Account or Login:

     - access account

    Agree to the “Open Source Usage Obbligations”:

     - open source obbligations

    And Start the Open Source Qt Setup:

     - start

    Choose if to Contribute to Qt Development:

     - contributer

    Again Choose the Installation Folder and possibly the Components:

     - target and components

    Agree to the License:

     - license agreement

    Click on Install to Start the online SetUp:

     - start installation

    Then Wait for Components Downloading and Installation…

     - installing

    And you are Done!

     - exit
    Congratulations, and Happy Qt! :)
    Finally, to Update the supported Qt Versions and Components run:

    sudo MaintenanceTool

     - qt5 setup

Contents


Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

QuickChic Theme • Powered by WordPress