1

What do I need to add to use apt update to update my QT installation?

I have QT 6 installed on Ubuntu 22.04. I noticed this week that I'm running an older version of QT 6 (QT 6.2, the current version is QT 6.8 release October 2024).

I run sudo apt update and sudo apt upgrade about once a week, I would like it to update QT libraries and headers as well as the rest of the system. I don't necessarily need to update QT Creator or QT Designer. I develop in C and C++.

I'm open to removing qt and reinstalling it.

Due to the licensing requirements of QT, I don't believe that Ubuntu provides an upgrade for it. The repository would have to come from somewhere else.

1 Answers1

-1

Just start the "qt Maintenance Tool" program. In Linux, maintenance tool is located in home/qt

karel
  • 122,292
  • 133
  • 301
  • 332
Nic Niz
  • 29
  • 2