Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. How to install Qt 6.4.3 or newer (fresh update) without gui
Forum Updated to NodeBB v4.3 + New Features

How to install Qt 6.4.3 or newer (fresh update) without gui

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 869 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.
  • J Offline
    J Offline
    JacobNovitsky
    wrote on last edited by JacobNovitsky
    #1

    Basically, I'm making sh script for Ubuntu, which helps me to install all libraries/dependencies/software/whatsoever I would need after fresh OS install

    I need to install Qt 6.4.3 + gcc + c++/c compiler and some standard (max basic build) of qt
    I would need to ignore all gui clicks to save time

    Please advise, how to make the same with command

    [1] change mirror to berkley
    [2] download and install Qt -> ignoring Online Qt Installer GUI

    SGaistS 1 Reply Last reply
    0
    • J JacobNovitsky

      Basically, I'm making sh script for Ubuntu, which helps me to install all libraries/dependencies/software/whatsoever I would need after fresh OS install

      I need to install Qt 6.4.3 + gcc + c++/c compiler and some standard (max basic build) of qt
      I would need to ignore all gui clicks to save time

      Please advise, how to make the same with command

      [1] change mirror to berkley
      [2] download and install Qt -> ignoring Online Qt Installer GUI

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

      Hi,

      Here you have the documentation on how to sue the online installer from the command line. Otherwise, there is also the aqinstall project.

      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