Qt Creator LXLE Linux Installation Guide
Hi! The Tutorial shows you Step-by-Step How to Download and Install QT5 SDK and Qt Creator Open Source on LXLE GNU/Linux Desktop.
By the Way you will Get Installed at Once All the latest Qt5 for LXLE Linux Features including also the Qt Creator.
Finally, QT5 includes the Tools you need to Build Desktop, Embedded and Mobile Apps with Qt from a single installation. This is the Recommended way to Get Started with Qt.
-
Open a Shell Terminal emulator window
Ctrl+Alt+t on Desktop
(Press “Enter” to Execute Commands)In case first see: Terminal QuickStart Guide.
-
Download Latest QT5 Online Installer for Linux.
-
Running QT5 Installer.
cd $HOME/Downloads
chmod +x ./qt*.run
If Got “User is Not in Sudoers file” then see: How to Enable sudo
sudo ./qt*.run
-
Then follow the QT5 Installation Wizard.
Setup your QT Account or Login.
Set the Installation Location.
Possibly Customize the Installation Selecting the Components.
Agree to the License.
Click on Install to Start the online SetUp.
Then Wait for Components Downloading and Installation…
And you are Done!
-
After you can Start Developing QT5 Apps with Qt Creator!
-
QT 5 Development Getting-Started Guide: