28 lines
979 B
Plaintext
28 lines
979 B
Plaintext
qt-installer-script (Deploy Qt Libraries in Slackware)
|
|
|
|
qt-installer-script is an umbrella script to the standard Qt
|
|
installer to simplify the installation of Qt Libraries in your
|
|
Slackware system.
|
|
|
|
It is provided to perform and unattended install, define a
|
|
location (/opt/Qt) and setup a basic skeleton so you can add
|
|
several Qt library versions in parallel.
|
|
|
|
The script will download from Qt the online installer and
|
|
carry out a base installation at /opt/Qt.
|
|
|
|
Start by running "/opt/qt-installer-script/qt-installer-script.sh"
|
|
|
|
To install specific Qt libraries you can either:
|
|
1) Run the /opt/Qt/MainenanceTool from the desktop menu icon
|
|
or,
|
|
2) Run a bash script that will add a set of Qt Libraries specific
|
|
for you application.for example the provided
|
|
"qt-6.2.4-libraries-for-musescore.sh"
|
|
|
|
To uninstall use the /opt/Qt/MaintenanceTool
|
|
|
|
You will still need a Qt account in order to use this script.
|
|
|
|
Homepage at https://download.qt.io/archive/online_installers/
|