Unable to install Qt on Ubuntu
Unsolved
Qt Creator and other tools
-
All mirrors seems to be down. You could get the offilne instller from here. I gave up on the online installer after messing with it for a whole week.
-
procedure fallow any one of this. I used first method in my case working fine.
sudo apt-get install build-essential
sudo apt-get install qtcreator
sudo apt-get install qt5-default -
qt.io/download-qt-installer site choose Qt online installer for Linux (64-bit)
/Downlaods$./qt-unified-linux-x86-2.0.5.2-online.run
./qt-unified-linux-x86-2.0.5.2-online.run
-