{"id":2130,"date":"2024-04-21T14:03:05","date_gmt":"2024-04-21T12:03:05","guid":{"rendered":"https:\/\/izetic.com\/?p=2130"},"modified":"2024-11-11T02:09:26","modified_gmt":"2024-11-11T01:09:26","slug":"qt-framework-6-6-x-en-debian-mx-linux-y-ubuntu-lts","status":"publish","type":"post","link":"https:\/\/javiercachon.com\/en\/qt-framework-6-6-x-en-debian-mx-linux-y-ubuntu-lts\/","title":{"rendered":"Qt Framework 6.6.x on Debian, MX-Linux and Ubuntu LTS."},"content":{"rendered":"<p><strong>Qt<\/strong> it&#039;s a <strong>framework<\/strong> object-oriented cross-platform widely used to develop software that uses a graphical user interface, as well as different types of command line tools and server consoles that do not require a graphical user interface.<\/p>\n\n\n\n<p>Qt is developed as free and open source software through <strong>Qt Project<\/strong>, where both the community and developers participate <strong>Nokia<\/strong>, <strong>Digia<\/strong> and other companies. Qt is distributed under the terms of<strong> GNU Lesser General Public License<\/strong> and others. Digia, on the other hand, has been in charge of commercial licensing for Qt since March 2011.<\/p>\n\n\n\n<p>Qt uses the <strong>C++ programming language<\/strong> natively, additionally it can be used in several other programming languages through <strong>bindings<\/strong>It is also used in embedded computing systems for automotive, aeronautical, and household appliances such as refrigerators.<\/p>\n\n\n\n<p>It works on all major platforms and has wide support. <strong>Library API<\/strong> It has methods to access databases through <strong>SQL<\/strong>, as well as use of <strong>XML<\/strong>, threading, networking support, a unified cross-platform API for file manipulation, and a host of other methods for handling files in addition to traditional data structures.<\/p>\n\n\n\n<p><strong>Qt<\/strong> It is used in <strong>KDE Plasma<\/strong>, a desktop environment for systems such as GNU\/Linux or FreeBSD, among others.<\/p>\n\n\n\n<p><strong>The complete software development framework<\/strong><br>The Qt framework contains a comprehensive set of highly intuitive and modularized C++ library classes and is loaded with APIs to simplify your application development. Qt produces highly readable, maintainable, and reusable code with high runtime performance and a small footprint, and is cross-platform.<\/p>\n\n\n\n<p><strong>Why install and update Qt?<\/strong><\/p>\n\n\n\n<p>In the case of distros such as Debian 12, Ubuntu 22.04 LTS, Linux Mint 21.3 and MX-Linux 23.x, they have the stable and complete version in their official repositories, the Qt5 version, and the QT 6 version will be based on the next version in Debian 13, Ubuntu 24.04 LTS, etc. and that is why I have performed this procedure to update Qt version 6.6 from the same manufacturer of Qt.<\/p>\n\n\n\n<p><strong>Download Qt framework Free<\/strong> in <a href=\"https:\/\/www.qt.io\/product\/framework\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/www.qt.io\/product\/framework<\/a><\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/izetic.com\/wp-content\/uploads\/2024\/04\/Captura-de-pantalla_2024-04-21_11-56-38-1024x588.png\" alt=\"\" class=\"wp-image-2133\"\/><\/figure>\n\n\n\n<p><strong>Free trials of Qt software<\/strong><\/p>\n\n\n\n<p>Experience Qt tools firsthand with our free 10-day business trial. Unlock the full potential of our commercial packages and components and gain access to the official Qt Support Service for seamless assistance getting started.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/izetic.com\/wp-content\/uploads\/2024\/04\/Captura-de-pantalla_2024-04-21_12-14-53-1024x588.png\" alt=\"\" class=\"wp-image-2134\"\/><\/figure>\n\n\n\n<p><strong>Development Framework &amp; Tools<\/strong><\/p>\n\n\n\n<p>Qt UI and application framework, <strong>Qt Creator<\/strong> and other tools for developing mobile, desktop and embedded applications, and<strong> Qt Design Studio<\/strong>, plus hardware reference images for common MPU and MCU devices.<\/p>\n\n\n\n<p><strong>Looking for open source Qt binaries?<\/strong><\/p>\n\n\n\n<p>Find them in the <strong>Qt Online Installer<\/strong>. It will guide you to the correct download version and help you install add-on tools and components that are available for your open source license at <strong><a href=\"https:\/\/www.qt.io\/download-open-source\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/www.qt.io\/download-open-source<\/a><\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/izetic.com\/wp-content\/uploads\/2024\/04\/Captura-de-pantalla_2024-04-21_13-25-38-1-1024x588.png\" alt=\"\" class=\"wp-image-2138\"\/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/izetic.com\/wp-content\/uploads\/2024\/04\/Captura-de-pantalla_2024-04-21_12-21-59-1024x588.png\" alt=\"\" class=\"wp-image-2135\"\/><\/figure>\n\n\n\n<p>The Qt framework is available under both open source and commercial licenses. This dual-licensing model is based on the principle of <em>quid pro quo<\/em>, and it roughly means &quot;something for something.&quot; In return for the value you receive from using Qt to create your application, you&#039;re expected to give back by contributing to Qt or purchasing Qt. Let&#039;s download the Qt binary and install it on our Linux (all GNU\/Linux distros are valid):<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code\"><pre class=\"brush: bash; title: ; notranslate\" title=\"\" data-no-auto-translation=\"\">\n$ wget https:\/\/d13lb3tujbc8s0.cloudfront.net\/onlineinstallers\/qt-unified-linux-x64-4.7.0-online.run\n$ $ cd Descargas\n$ chmod +x qt-unified-linux-x64-4.7.0-online.run\n$ sudo .\/qt-unified-linux-x64-4.7.0-online.run\n<\/pre><\/div>\n\n\n<p><strong>Start your Qt journey in a few simple steps:<\/strong><\/p>\n\n\n\n<p>1- Consult legal obligations of the <strong>LGPL<\/strong> before installation<br>Make sure you fully comply with the legal obligations of (L)<strong>GPL v2\/3<\/strong> before installation.<\/p>\n\n\n\n<p>2- Create and log in with your Qt account credentials<br>To run the installer, you will be prompted to create a Qt account and use the credentials to log in.<\/p>\n\n\n\n<p>3- Verify your email address<br>After creating a Qt account, we&#039;ll send you a link to verify your email address. Please check your inbox and verify your email to continue with the installation.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/izetic.com\/wp-content\/uploads\/2024\/04\/Captura-de-pantalla_2024-04-21_12-29-36.png\" alt=\"\" class=\"wp-image-2142\"\/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/izetic.com\/wp-content\/uploads\/2024\/04\/Captura-de-pantalla_2024-04-21_12-39-12.png\" alt=\"\" class=\"wp-image-2143\"\/><\/figure>\n\n\n\n<p>You need to verify your Qt account email address before continuing to the next step. Check your email or visit Qt Account for more information.<\/p>\n\n\n\n<p><strong>Getting started with Qt<\/strong><\/p>\n\n\n\n<p><strong>Installing Qt<\/strong><br>You can install <strong>Qt Framework<\/strong> and the tools using the <strong>Qt Online Installer<\/strong>.<\/p>\n\n\n\n<p>The installers allow you to download and install the following components:<\/p>\n\n\n\n<p>Qt libraries, pre-designed for a particular development platform (operating system and compiler)<\/p>\n\n\n\n<p>Qt Creator Integrated Development Environment (IDE)<\/p>\n\n\n\n<p>Reference documentation and examples.<\/p>\n\n\n\n<p>Qt in source code format (only needed if you want to create the framework and tools yourself)<\/p>\n\n\n\n<p>Complementary components that are relevant to different platforms<\/p>\n\n\n\n<p><strong>Online installation<\/strong><\/p>\n\n\n\n<p>In the online installer, you can select commercial or open source versions of Qt, tools, and add-on components to install. To use the online installer, you must:<strong> login<\/strong> in his <strong>Qt Account<\/strong>The installer retrieves the license attached to the account from a server and provides a list of available components corresponding to the license.<\/p>\n\n\n\n<p>Let&#039;s move on to installing Qt on our system through the installer that reminds us of the next-next one from Microsoft Windows:<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/izetic.com\/wp-content\/uploads\/2024\/04\/Captura-de-pantalla_2024-04-21_12-45-13.png\" alt=\"\" class=\"wp-image-2146\"\/><\/figure>\n\n\n\n<p>Here we accept the terms and conditions and use the free, open-source version, which is for personal use only. We are not a company.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/izetic.com\/wp-content\/uploads\/2024\/04\/Captura-de-pantalla_2024-04-21_12-46-01.png\" alt=\"\" class=\"wp-image-2147\"\/><\/figure>\n\n\n\n<p>El instalador de Qt nos da la bienvenida y siguiente&#8230;<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/izetic.com\/wp-content\/uploads\/2024\/04\/Captura-de-pantalla_2024-04-21_12-46-43.png\" alt=\"\" class=\"wp-image-2148\"\/><\/figure>\n\n\n\n<p>I am always willing to help and improve any software or operating system, whether proprietary or open source, and I opt in to sending anonymous statistics for Qt.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/izetic.com\/wp-content\/uploads\/2024\/04\/Captura-de-pantalla_2024-04-21_12-47-48.png\" alt=\"\" class=\"wp-image-2150\"\/><\/figure>\n\n\n\n<p>Here we specify what we are going to install <strong>Qt<\/strong> in the \/opt\/Qt directory and that the <strong>installation will be customized<\/strong> and complete for the operating system.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/izetic.com\/wp-content\/uploads\/2024\/04\/Captura-de-pantalla_2024-04-21_12-51-02.png\" alt=\"\" class=\"wp-image-2152\"\/><\/figure>\n\n\n\n<p>Let&#039;s select the stable version <strong>Qt 6.6<\/strong>.3 LTS, the <strong>programming tools and Designer<\/strong>, LTS version <strong>Qt Design Studio<\/strong> for a complete installation.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/izetic.com\/wp-content\/uploads\/2024\/04\/Captura-de-pantalla_2024-04-21_12-52-05.png\" alt=\"\" class=\"wp-image-2153\"\/><\/figure>\n\n\n\n<p>Please read and, if you agree, accept the terms of the Qt license agreement.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/izetic.com\/wp-content\/uploads\/2024\/04\/Captura-de-pantalla_2024-04-21_12-52-32.png\" alt=\"\" class=\"wp-image-2154\"\/><\/figure>\n\n\n\n<p>It warns us that the full installation of Qt 6.6 takes up 20.51GB on our hard drive and we begin the installation:<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/izetic.com\/wp-content\/uploads\/2024\/04\/Captura-de-pantalla_2024-04-21_13-00-06.png\" alt=\"\" class=\"wp-image-2155\"\/><\/figure>\n\n\n\n<p>Mientras completa la instalaci\u00f3n de Qt y todas sus herramientas, nos podemos ir a tomar un caf\u00e9&#8230; <\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/izetic.com\/wp-content\/uploads\/2024\/04\/Captura-de-pantalla_2024-04-21_13-12-00.png\" alt=\"\" class=\"wp-image-2156\"\/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/izetic.com\/wp-content\/uploads\/2024\/04\/Captura-de-pantalla_2024-04-21_13-12-19.png\" alt=\"\" class=\"wp-image-2157\"\/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Configuring Qt 6.6 Environment Variables on MX-Linux<\/h2>\n\n\n\n<p>Finally, add the locations of the installed Qt binaries to the PATH environment variable.<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code\"><pre class=\"brush: powershell; title: ; notranslate\" title=\"\" data-no-auto-translation=\"\">\n\/\/ Sintaxis\nPATH=&quot;\/opt\/Qt\/Qt-%VERSION%\/bin:$PATH&quot;\nexport PATH\n<\/pre><\/div>\n\n<div class=\"wp-block-syntaxhighlighter-code\"><pre class=\"brush: bash; title: ; notranslate\" title=\"\" data-no-auto-translation=\"\">\n\/\/ Editar el fichero bashrc\n$ sudo gedit \/etc\/bash.bashrc\n<\/pre><\/div>\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img fetchpriority=\"high\" decoding=\"async\" width=\"902\" height=\"821\" src=\"http:\/\/javiercachon.com\/wp-content\/uploads\/2024\/05\/Captura-de-pantalla_2024-05-15_12-30-29.png\" alt=\"\" class=\"wp-image-2864\" style=\"width:1202px;height:auto\" srcset=\"https:\/\/javiercachon.com\/wp-content\/uploads\/2024\/05\/Captura-de-pantalla_2024-05-15_12-30-29.png 902w, https:\/\/javiercachon.com\/wp-content\/uploads\/2024\/05\/Captura-de-pantalla_2024-05-15_12-30-29-300x273.png 300w, https:\/\/javiercachon.com\/wp-content\/uploads\/2024\/05\/Captura-de-pantalla_2024-05-15_12-30-29-768x699.png 768w\" sizes=\"(max-width: 902px) 100vw, 902px\" \/><\/figure>\n\n\n<div class=\"wp-block-syntaxhighlighter-code\"><pre class=\"brush: bash; title: ; notranslate\" title=\"\" data-no-auto-translation=\"\">\n\/\/Configuro variable PATH para la compilaci\u00f3n y la variable HOME de QT 6.6.3 para poder compilar en cualquier lugar de los directorios de linux.\n\/\/ Qt6.6.3\nexport PATH=&quot;\/opt\/Qt\/bin:$PATH&quot;\nPATH=&quot;\/opt\/Qt\/6.6.3\/gcc_64\/bin:$PATH&quot;\n<\/pre><\/div>\n\n<div class=\"wp-block-syntaxhighlighter-code\"><pre class=\"brush: bash; title: ; notranslate\" title=\"\" data-no-auto-translation=\"\">\n\/\/ En caso de tener varias versiones de QT, decimos al sistema que queremos utilizar por defecto el QT6.6.3 con esta sentencia en la terminal\n$ export QT_SELECT=qt6.6.3\n<\/pre><\/div>\n\n<div class=\"wp-block-syntaxhighlighter-code\"><pre class=\"brush: bash; title: ; notranslate\" title=\"\" data-no-auto-translation=\"\">\n\/\/ Comprobamos que se esta utilizando qmake6 de Qt6:\n$ qmake6 -query\n<\/pre><\/div>\n\n<div class=\"wp-block-syntaxhighlighter-code\"><pre class=\"brush: bash; title: ; notranslate\" title=\"\" data-no-auto-translation=\"\">\nQT_SYSROOT:\nQT_INSTALL_PREFIX:\/opt\/Qt\/6.6.3\/gcc_64\nQT_INSTALL_ARCHDATA:\/opt\/Qt\/6.6.3\/gcc_64\nQT_INSTALL_DATA:\/opt\/Qt\/6.6.3\/gcc_64\nQT_INSTALL_DOCS:\/opt\/Qt\/Docs\/Qt-6.6.3\nQT_INSTALL_HEADERS:\/opt\/Qt\/6.6.3\/gcc_64\/include\nQT_INSTALL_LIBS:\/opt\/Qt\/6.6.3\/gcc_64\/lib\nQT_INSTALL_LIBEXECS:\/opt\/Qt\/6.6.3\/gcc_64\/libexec\nQT_INSTALL_BINS:\/opt\/Qt\/6.6.3\/gcc_64\/bin\nQT_INSTALL_TESTS:\/opt\/Qt\/6.6.3\/gcc_64\/tests\nQT_INSTALL_PLUGINS:\/opt\/Qt\/6.6.3\/gcc_64\/plugins\nQT_INSTALL_QML:\/opt\/Qt\/6.6.3\/gcc_64\/qml\nQT_INSTALL_TRANSLATIONS:\/opt\/Qt\/6.6.3\/gcc_64\/translations\nQT_INSTALL_CONFIGURATION:\nQT_INSTALL_EXAMPLES:\/opt\/Qt\/Examples\/Qt-6.6.3\nQT_INSTALL_DEMOS:\/opt\/Qt\/Examples\/Qt-6.6.3\nQT_HOST_PREFIX:\/opt\/Qt\/6.6.3\/gcc_64\nQT_HOST_DATA:\/opt\/Qt\/6.6.3\/gcc_64\nQT_HOST_BINS:\/opt\/Qt\/6.6.3\/gcc_64\/bin\nQT_HOST_LIBEXECS:\/opt\/Qt\/6.6.3\/gcc_64\/libexec\nQT_HOST_LIBS:\/opt\/Qt\/6.6.3\/gcc_64\/lib\nQMAKE_SPEC:linux-g++\nQMAKE_XSPEC:linux-g++\nQMAKE_VERSION:3.1\nQT_VERSION:6.6.3\n<\/pre><\/div>\n\n<div class=\"wp-block-syntaxhighlighter-code\"><pre class=\"brush: bash; title: ; notranslate\" title=\"\" data-no-auto-translation=\"\">\n\/\/ Comprobamos que utilizamos qmake con la versi\u00f3n Qt 6.6.3:\n$ qmake -v\nQMake version 3.1\nUsing Qt version 6.6.3 in \/opt\/Qt\/6.6.3\/gcc_64\/lib\n<\/pre><\/div>\n\n\n<p>If you&#039;ve made it this far, congratulations! You&#039;ve already <strong>Qt 6.6 <\/strong>installed in the operating system and everything ready to program something free and open source in Linux or compile some software or program that uses the Qt version 6.x libraries.<\/p>\n\n\n\n<p>PS: an afternoon to configure the environment variables in Qt6.6.3, The double quotes in the PATH variable!<\/p>\n<div style='text-align:center' class='yasr-auto-insert-overall'><\/div><div style='text-align:center' class='yasr-auto-insert-visitor'><\/div>","protected":false},"excerpt":{"rendered":"<p>Qt es un framework multiplataforma orientado a objetos ampliamente usado para desarrollar software que utilicen interfaz gr\u00e1fica de usuario, as\u00ed como tambi\u00e9n diferentes tipos de herramientas para la l\u00ednea de comandos y consolas para servidores que no necesitan una interfaz gr\u00e1fica de usuario. Qt es desarrollado como software libre y [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":2248,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"jetpack_post_was_ever_published":false,"yasr_overall_rating":0,"yasr_post_is_review":"","yasr_auto_insert_disabled":"","yasr_review_type":"","_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[5,2],"tags":[7,10,15,32],"class_list":["post-2130","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-desarrollo","category-informatica","tag-debian-linux","tag-fedora-linux","tag-linux","tag-ubuntu-linux"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Qt Framework 6.6.x en Debian, MX-Linux y Ubuntu LTS<\/title>\n<meta name=\"description\" content=\"Descubre c\u00f3mo instalar Qt Framework en Debian 12 y otras distros Linux. Mejora tus proyectos con esta potente herramienta.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/javiercachon.com\/en\/qt-framework-6-6-x-en-debian-mx-linux-y-ubuntu-lts\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Qt Framework 6.6.x en Debian, MX-Linux y Ubuntu LTS\" \/>\n<meta property=\"og:description\" content=\"Descubre c\u00f3mo instalar Qt Framework en Debian 12 y otras distros Linux. Mejora tus proyectos con esta potente herramienta.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/javiercachon.com\/en\/qt-framework-6-6-x-en-debian-mx-linux-y-ubuntu-lts\/\" \/>\n<meta property=\"og:site_name\" content=\"javiercachon.com\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/javiercachon82\" \/>\n<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/javiercachon82\" \/>\n<meta property=\"article:published_time\" content=\"2024-04-21T12:03:05+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-11-11T01:09:26+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/javiercachon.com\/wp-content\/uploads\/2024\/04\/qt.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"1080\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"author\" content=\"Javier Cach\u00f3n Garrido\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@https:\/\/x.com\/udegeek\" \/>\n<meta name=\"twitter:site\" content=\"@udegeek\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Javier Cach\u00f3n Garrido\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"9 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/javiercachon.com\\\/qt-framework-6-6-x-en-debian-mx-linux-y-ubuntu-lts\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/javiercachon.com\\\/qt-framework-6-6-x-en-debian-mx-linux-y-ubuntu-lts\\\/\"},\"author\":{\"name\":\"Javier Cach\u00f3n Garrido\",\"@id\":\"https:\\\/\\\/javiercachon.com\\\/es\\\/#\\\/schema\\\/person\\\/56ea56e1350676921cc43a3bcfd6c997\"},\"headline\":\"Qt Framework 6.6.x en Debian, MX-Linux y Ubuntu LTS.\",\"datePublished\":\"2024-04-21T12:03:05+00:00\",\"dateModified\":\"2024-11-11T01:09:26+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/javiercachon.com\\\/qt-framework-6-6-x-en-debian-mx-linux-y-ubuntu-lts\\\/\"},\"wordCount\":1204,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/javiercachon.com\\\/es\\\/#\\\/schema\\\/person\\\/56ea56e1350676921cc43a3bcfd6c997\"},\"image\":{\"@id\":\"https:\\\/\\\/javiercachon.com\\\/qt-framework-6-6-x-en-debian-mx-linux-y-ubuntu-lts\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/javiercachon.com\\\/wp-content\\\/uploads\\\/2024\\\/04\\\/qt.webp\",\"keywords\":[\"Debian Linux\",\"Fedora Linux\",\"Linux\",\"Ubuntu Linux\"],\"articleSection\":[\"Desarrollo\",\"Inform\u00e1tica\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/javiercachon.com\\\/qt-framework-6-6-x-en-debian-mx-linux-y-ubuntu-lts\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/javiercachon.com\\\/qt-framework-6-6-x-en-debian-mx-linux-y-ubuntu-lts\\\/\",\"url\":\"https:\\\/\\\/javiercachon.com\\\/qt-framework-6-6-x-en-debian-mx-linux-y-ubuntu-lts\\\/\",\"name\":\"Qt Framework 6.6.x en Debian, MX-Linux y Ubuntu LTS\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/javiercachon.com\\\/es\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/javiercachon.com\\\/qt-framework-6-6-x-en-debian-mx-linux-y-ubuntu-lts\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/javiercachon.com\\\/qt-framework-6-6-x-en-debian-mx-linux-y-ubuntu-lts\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/javiercachon.com\\\/wp-content\\\/uploads\\\/2024\\\/04\\\/qt.webp\",\"datePublished\":\"2024-04-21T12:03:05+00:00\",\"dateModified\":\"2024-11-11T01:09:26+00:00\",\"description\":\"Descubre c\u00f3mo instalar Qt Framework en Debian 12 y otras distros Linux. Mejora tus proyectos con esta potente herramienta.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/javiercachon.com\\\/qt-framework-6-6-x-en-debian-mx-linux-y-ubuntu-lts\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/javiercachon.com\\\/qt-framework-6-6-x-en-debian-mx-linux-y-ubuntu-lts\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/javiercachon.com\\\/qt-framework-6-6-x-en-debian-mx-linux-y-ubuntu-lts\\\/#primaryimage\",\"url\":\"https:\\\/\\\/javiercachon.com\\\/wp-content\\\/uploads\\\/2024\\\/04\\\/qt.webp\",\"contentUrl\":\"https:\\\/\\\/javiercachon.com\\\/wp-content\\\/uploads\\\/2024\\\/04\\\/qt.webp\",\"width\":1920,\"height\":1080},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/javiercachon.com\\\/qt-framework-6-6-x-en-debian-mx-linux-y-ubuntu-lts\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"inicio\",\"item\":\"https:\\\/\\\/javiercachon.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Qt Framework 6.6.x en Debian, MX-Linux y Ubuntu LTS.\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/javiercachon.com\\\/es\\\/#website\",\"url\":\"https:\\\/\\\/javiercachon.com\\\/es\\\/\",\"name\":\"javiercachon.com\",\"description\":\"es una plataforma educativa revolucionaria que busca democratizar el acceso al conocimiento en inform\u00e1tica.\",\"publisher\":{\"@id\":\"https:\\\/\\\/javiercachon.com\\\/es\\\/#\\\/schema\\\/person\\\/56ea56e1350676921cc43a3bcfd6c997\"},\"alternateName\":\"javiercachon.com\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/javiercachon.com\\\/es\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/javiercachon.com\\\/es\\\/#\\\/schema\\\/person\\\/56ea56e1350676921cc43a3bcfd6c997\",\"name\":\"Javier Cach\u00f3n Garrido\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/javiercachon.com\\\/wp-content\\\/uploads\\\/2024\\\/11\\\/Montanas-JC-logo-azul.jpg\",\"url\":\"https:\\\/\\\/javiercachon.com\\\/wp-content\\\/uploads\\\/2024\\\/11\\\/Montanas-JC-logo-azul.jpg\",\"contentUrl\":\"https:\\\/\\\/javiercachon.com\\\/wp-content\\\/uploads\\\/2024\\\/11\\\/Montanas-JC-logo-azul.jpg\",\"width\":250,\"height\":34,\"caption\":\"Javier Cach\u00f3n Garrido\"},\"logo\":{\"@id\":\"https:\\\/\\\/javiercachon.com\\\/wp-content\\\/uploads\\\/2024\\\/11\\\/Montanas-JC-logo-azul.jpg\"},\"description\":\"Javier Cach\u00f3n Garrido es un experto en inform\u00e1tica, apasionado por el c\u00f3digo abierto y la educaci\u00f3n tecnol\u00f3gica. Como fundador de JavierCachon.com, impulsa la formaci\u00f3n en GNU\\\/Linux y software libre, promoviendo el aprendizaje accesible y colaborativo. Su misi\u00f3n es democratizar el conocimiento en TI, ofreciendo recursos gratuitos y de calidad para profesionales y entusiastas del sector. Es un profeta y predicador que evangeliza la tecnolog\u00eda, la inform\u00e1tica y telecomunicaciones, acomp\u00e1\u00f1ale en su aventura y pasi\u00f3n por los sistemas operativos abiertos GNU\\\/Linux.\",\"sameAs\":[\"https:\\\/\\\/javiercachon.com\\\/\",\"https:\\\/\\\/www.facebook.com\\\/javiercachon82\",\"https:\\\/\\\/www.instagram.com\\\/edugeek\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/javiercachongarrido\\\/\",\"https:\\\/\\\/x.com\\\/https:\\\/\\\/x.com\\\/udegeek\",\"https:\\\/\\\/www.youtube.com\\\/@edugeek\",\"https:\\\/\\\/wiki.javiercachon.com\\\/wiki\\\/index.php\\\/Usuario:Ojosdegato\"],\"url\":\"https:\\\/\\\/javiercachon.com\\\/en\\\/author\\\/ojosdegato\\\/\"},false]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Qt Framework 6.6.x en Debian, MX-Linux y Ubuntu LTS","description":"Descubre c\u00f3mo instalar Qt Framework en Debian 12 y otras distros Linux. Mejora tus proyectos con esta potente herramienta.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/javiercachon.com\/en\/qt-framework-6-6-x-en-debian-mx-linux-y-ubuntu-lts\/","og_locale":"en_US","og_type":"article","og_title":"Qt Framework 6.6.x en Debian, MX-Linux y Ubuntu LTS","og_description":"Descubre c\u00f3mo instalar Qt Framework en Debian 12 y otras distros Linux. Mejora tus proyectos con esta potente herramienta.","og_url":"https:\/\/javiercachon.com\/en\/qt-framework-6-6-x-en-debian-mx-linux-y-ubuntu-lts\/","og_site_name":"javiercachon.com","article_publisher":"https:\/\/www.facebook.com\/javiercachon82","article_author":"https:\/\/www.facebook.com\/javiercachon82","article_published_time":"2024-04-21T12:03:05+00:00","article_modified_time":"2024-11-11T01:09:26+00:00","og_image":[{"width":1920,"height":1080,"url":"https:\/\/javiercachon.com\/wp-content\/uploads\/2024\/04\/qt.webp","type":"image\/webp"}],"author":"Javier Cach\u00f3n Garrido","twitter_card":"summary_large_image","twitter_creator":"@https:\/\/x.com\/udegeek","twitter_site":"@udegeek","twitter_misc":{"Written by":"Javier Cach\u00f3n Garrido","Est. reading time":"9 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/javiercachon.com\/qt-framework-6-6-x-en-debian-mx-linux-y-ubuntu-lts\/#article","isPartOf":{"@id":"https:\/\/javiercachon.com\/qt-framework-6-6-x-en-debian-mx-linux-y-ubuntu-lts\/"},"author":{"name":"Javier Cach\u00f3n Garrido","@id":"https:\/\/javiercachon.com\/es\/#\/schema\/person\/56ea56e1350676921cc43a3bcfd6c997"},"headline":"Qt Framework 6.6.x en Debian, MX-Linux y Ubuntu LTS.","datePublished":"2024-04-21T12:03:05+00:00","dateModified":"2024-11-11T01:09:26+00:00","mainEntityOfPage":{"@id":"https:\/\/javiercachon.com\/qt-framework-6-6-x-en-debian-mx-linux-y-ubuntu-lts\/"},"wordCount":1204,"commentCount":0,"publisher":{"@id":"https:\/\/javiercachon.com\/es\/#\/schema\/person\/56ea56e1350676921cc43a3bcfd6c997"},"image":{"@id":"https:\/\/javiercachon.com\/qt-framework-6-6-x-en-debian-mx-linux-y-ubuntu-lts\/#primaryimage"},"thumbnailUrl":"https:\/\/javiercachon.com\/wp-content\/uploads\/2024\/04\/qt.webp","keywords":["Debian Linux","Fedora Linux","Linux","Ubuntu Linux"],"articleSection":["Desarrollo","Inform\u00e1tica"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/javiercachon.com\/qt-framework-6-6-x-en-debian-mx-linux-y-ubuntu-lts\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/javiercachon.com\/qt-framework-6-6-x-en-debian-mx-linux-y-ubuntu-lts\/","url":"https:\/\/javiercachon.com\/qt-framework-6-6-x-en-debian-mx-linux-y-ubuntu-lts\/","name":"Qt Framework 6.6.x en Debian, MX-Linux y Ubuntu LTS","isPartOf":{"@id":"https:\/\/javiercachon.com\/es\/#website"},"primaryImageOfPage":{"@id":"https:\/\/javiercachon.com\/qt-framework-6-6-x-en-debian-mx-linux-y-ubuntu-lts\/#primaryimage"},"image":{"@id":"https:\/\/javiercachon.com\/qt-framework-6-6-x-en-debian-mx-linux-y-ubuntu-lts\/#primaryimage"},"thumbnailUrl":"https:\/\/javiercachon.com\/wp-content\/uploads\/2024\/04\/qt.webp","datePublished":"2024-04-21T12:03:05+00:00","dateModified":"2024-11-11T01:09:26+00:00","description":"Descubre c\u00f3mo instalar Qt Framework en Debian 12 y otras distros Linux. Mejora tus proyectos con esta potente herramienta.","breadcrumb":{"@id":"https:\/\/javiercachon.com\/qt-framework-6-6-x-en-debian-mx-linux-y-ubuntu-lts\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/javiercachon.com\/qt-framework-6-6-x-en-debian-mx-linux-y-ubuntu-lts\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/javiercachon.com\/qt-framework-6-6-x-en-debian-mx-linux-y-ubuntu-lts\/#primaryimage","url":"https:\/\/javiercachon.com\/wp-content\/uploads\/2024\/04\/qt.webp","contentUrl":"https:\/\/javiercachon.com\/wp-content\/uploads\/2024\/04\/qt.webp","width":1920,"height":1080},{"@type":"BreadcrumbList","@id":"https:\/\/javiercachon.com\/qt-framework-6-6-x-en-debian-mx-linux-y-ubuntu-lts\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"inicio","item":"https:\/\/javiercachon.com\/"},{"@type":"ListItem","position":2,"name":"Qt Framework 6.6.x en Debian, MX-Linux y Ubuntu LTS."}]},{"@type":"WebSite","@id":"https:\/\/javiercachon.com\/es\/#website","url":"https:\/\/javiercachon.com\/es\/","name":"javiercachon.com","description":"It is a revolutionary educational platform that seeks to democratize access to computer science knowledge.","publisher":{"@id":"https:\/\/javiercachon.com\/es\/#\/schema\/person\/56ea56e1350676921cc43a3bcfd6c997"},"alternateName":"javiercachon.com","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/javiercachon.com\/es\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/javiercachon.com\/es\/#\/schema\/person\/56ea56e1350676921cc43a3bcfd6c997","name":"Javier Cach\u00f3n Garrido","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/javiercachon.com\/wp-content\/uploads\/2024\/11\/Montanas-JC-logo-azul.jpg","url":"https:\/\/javiercachon.com\/wp-content\/uploads\/2024\/11\/Montanas-JC-logo-azul.jpg","contentUrl":"https:\/\/javiercachon.com\/wp-content\/uploads\/2024\/11\/Montanas-JC-logo-azul.jpg","width":250,"height":34,"caption":"Javier Cach\u00f3n Garrido"},"logo":{"@id":"https:\/\/javiercachon.com\/wp-content\/uploads\/2024\/11\/Montanas-JC-logo-azul.jpg"},"description":"Javier Cach\u00f3n Garrido es un experto en inform\u00e1tica, apasionado por el c\u00f3digo abierto y la educaci\u00f3n tecnol\u00f3gica. Como fundador de JavierCachon.com, impulsa la formaci\u00f3n en GNU\/Linux y software libre, promoviendo el aprendizaje accesible y colaborativo. Su misi\u00f3n es democratizar el conocimiento en TI, ofreciendo recursos gratuitos y de calidad para profesionales y entusiastas del sector. Es un profeta y predicador que evangeliza la tecnolog\u00eda, la inform\u00e1tica y telecomunicaciones, acomp\u00e1\u00f1ale en su aventura y pasi\u00f3n por los sistemas operativos abiertos GNU\/Linux.","sameAs":["https:\/\/javiercachon.com\/","https:\/\/www.facebook.com\/javiercachon82","https:\/\/www.instagram.com\/edugeek\/","https:\/\/www.linkedin.com\/in\/javiercachongarrido\/","https:\/\/x.com\/https:\/\/x.com\/udegeek","https:\/\/www.youtube.com\/@edugeek","https:\/\/wiki.javiercachon.com\/wiki\/index.php\/Usuario:Ojosdegato"],"url":"https:\/\/javiercachon.com\/en\/author\/ojosdegato\/"},false]}},"yasr_visitor_votes":{"stars_attributes":{"read_only":false,"span_bottom":false},"number_of_votes":0,"sum_votes":0},"jetpack_publicize_connections":[],"jetpack_featured_media_url":"https:\/\/javiercachon.com\/wp-content\/uploads\/2024\/04\/qt.webp","jetpack_likes_enabled":true,"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/javiercachon.com\/en\/wp-json\/wp\/v2\/posts\/2130","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/javiercachon.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/javiercachon.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/javiercachon.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/javiercachon.com\/en\/wp-json\/wp\/v2\/comments?post=2130"}],"version-history":[{"count":0,"href":"https:\/\/javiercachon.com\/en\/wp-json\/wp\/v2\/posts\/2130\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/javiercachon.com\/en\/wp-json\/wp\/v2\/media\/2248"}],"wp:attachment":[{"href":"https:\/\/javiercachon.com\/en\/wp-json\/wp\/v2\/media?parent=2130"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/javiercachon.com\/en\/wp-json\/wp\/v2\/categories?post=2130"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/javiercachon.com\/en\/wp-json\/wp\/v2\/tags?post=2130"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}