Linux install Qt 5.15 from package
-
Hello,
If I run in ubuntu 20.04
sudo apt-get install qt5-default qmake --version
I get:
Using Qt version 5.12.8 in /usr/lib/x86_64-linux-gnu
Can I install/update other version of Qt from package? I don't need QtCreator. Are my only alternatives online installer or building from src? I'm interested in 5.15.2
-
@Drazz said in Linux install Qt 5.15 from package:
Can I install/update other version of Qt from package?
Not if the Linux distribution only provides 5.12.8
You can use the official Qt Online Installer to install any Qt version. -
@Drazz said in Linux install Qt 5.15 from package:
Is it possible to remove QtCreator from online installer?
That I don't know
-
@Drazz said in Linux install Qt 5.15 from package:
Is it possible to remove QtCreator from online installer?
Unless it's an issue about the size of the download, you could probably delete/remove Creator after installing in less time than it takes to post the question here?
-
@Drazz
If yours was meant sarcastically --- I don't know if it was --- mine was not, and not meant rudely. I meant: since it is unlikely you can alter what is in the online package, you might like to know that you could delete Creator --- presumably to free up disk space --- after it gets downloaded/installed, which is probably the only way of not having it around.