<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Trisquel on Javier Orozco | Observer</title><link>https://orozco.observer/en/tags/trisquel/</link><description>Recent content in Trisquel on Javier Orozco | Observer</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Sat, 18 Apr 2026 12:00:00 +0000</lastBuildDate><atom:link href="https://orozco.observer/en/tags/trisquel/index.xml" rel="self" type="application/rss+xml"/><item><title>4 Myths About Trisquel 12 | Installation and Configuration</title><link>https://orozco.observer/en/videos/4-mitos-sobre-trisquel-12-instalacion-y-configuracion/</link><pubDate>Sat, 18 Apr 2026 12:00:00 +0000</pubDate><guid>https://orozco.observer/en/videos/4-mitos-sobre-trisquel-12-instalacion-y-configuracion/</guid><description>&lt;img src="https://orozco.observer/videos/4-mitos-sobre-trisquel-12-instalacion-y-configuracion/Portada.png" alt="Featured image of post 4 Myths About Trisquel 12 | Installation and Configuration" /&gt;&lt;div class="video-wrapper" style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;"&gt;
&lt;iframe src="https://www.youtube-nocookie.com/embed/40Z5-a4Fj4k" style="position:absolute;top:0;left:0;width:100%;height:100%;" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen loading="lazy" title="YouTube video"&gt;&lt;/iframe&gt;
&lt;/div&gt;

&lt;p&gt;Also available on Odysee: &lt;a class="link" href="https://odysee.com/@javierorozco.observer:6/Trisquel12:c" target="_blank" rel="noopener"
 &gt;https://odysee.com/@javierorozco.observer:6/Trisquel12:c&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;ldquo;It&amp;rsquo;s only for fanatics.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;&amp;ldquo;It doesn&amp;rsquo;t work on real hardware.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;&amp;ldquo;It&amp;rsquo;s a dead distro.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;I have heard that about Trisquel for years. And Trisquel 12.0, codenamed &amp;ldquo;Ecne&amp;rdquo;, deserves better press than it gets: none of those claims survive contact with reality. But I am not going to ignore the real limitations that do exist either, because that would be doing exactly what I criticize.&lt;/p&gt;
&lt;p&gt;I am not here to sell an ideology. I come from systems administration and cybersecurity, and from that perspective Trisquel has a solid technical argument that is rarely explained well.&lt;/p&gt;
&lt;h2 id="what-trisquel-is-a-100-free-ubuntu"&gt;&lt;a href="#what-trisquel-is-a-100-free-ubuntu" class="header-anchor"&gt;&lt;/a&gt;What Trisquel Is: a 100% Free Ubuntu
&lt;/h2&gt;&lt;p&gt;Trisquel is a GNU/Linux distribution based on Ubuntu (which is itself based on Debian), but what makes it stand out is that it is certified by the Free Software Foundation as a 100% free distro.&lt;/p&gt;
&lt;p&gt;It uses linux-libre: an alternative version of the kernel from which all proprietary firmware blobs have been manually removed. Not only does it not include the blobs, it patches the kernel so it does not even try to load them if it found them on the system. That is closed binary code that manufacturers ship inside the regular Linux kernel and that runs on your hardware without you being able to read it, audit it, or know exactly what it does — just like proprietary drivers on other operating systems.&lt;/p&gt;
&lt;p&gt;Free software in general grew out of an anecdote related to this. Richard Stallman worked as a programmer at the MIT Artificial Intelligence Laboratory in the 1970s and 80s, when it was common for researchers to share source code freely: if someone improved a program, they made it available to the community.&lt;/p&gt;
&lt;p&gt;The lab received as a donation from Xerox a high-speed laser printer with a serious problem: it jammed frequently. With the previous printer, Stallman had solved that kind of problem by modifying the software, because they had access to the driver source code. With the new Xerox it was impossible: the software was only a binary and Xerox did not hand over the source code. And the most revealing twist: someone did have that source code, but refused Stallman a copy because he had signed a non-disclosure agreement (NDA) with Xerox.&lt;/p&gt;
&lt;p&gt;That moment showed him the dangers of proprietary software: it turns you into a prisoner of your software, it stops you from fixing real problems, it breaks cooperation between users, and it gives the manufacturer disproportionate power over the user. In September 1983 he announced the GNU Project, in 1985 he founded the Free Software Foundation, and he defined the Four Freedoms of Free Software: to run the program for any purpose, to study and modify it, to distribute copies, and to distribute modified versions. And a point he always clarifies: &amp;ldquo;free&amp;rdquo; refers to freedom, not price. As the famous saying goes: think free speech, not free beer.&lt;/p&gt;
&lt;p&gt;That is not paranoia, fanaticism, or extremism. In systems administration and security, software you cannot audit is a risk by definition, not an optional convenience. And the FSF does not certify distributions lightly: it is one of the strictest filters out there.&lt;/p&gt;
&lt;h2 id="myth-1-its-only-for-fanatics"&gt;&lt;a href="#myth-1-its-only-for-fanatics" class="header-anchor"&gt;&lt;/a&gt;Myth 1: &amp;ldquo;It&amp;rsquo;s Only for Fanatics&amp;rdquo;
&lt;/h2&gt;&lt;p&gt;This argument assumes that using fully free software is an emotional decision, a rejection of companies, and it is a comfortable way of not having to evaluate the real argument.&lt;/p&gt;
&lt;p&gt;The technical argument is this: when your kernel includes binary firmware, you are running code with extremely high privileges, at the hardware level, that you cannot inspect. In a security context that is an attack surface. Not theoretical: real. There have been documented vulnerabilities in the firmware of network cards, storage controllers, and audio chips.&lt;/p&gt;
&lt;p&gt;Does that mean everyone should use linux-libre? Not necessarily. There are contexts where that trade-off does not pay off. But saying that whoever chooses it does so out of fanaticism is ignoring the argument. And in security, ignoring arguments is exactly what you should not do.&lt;/p&gt;
&lt;p&gt;Myth busted. Moving on.&lt;/p&gt;
&lt;h2 id="installation-the-ubiquity-installer-and-apt-30"&gt;&lt;a href="#installation-the-ubiquity-installer-and-apt-30" class="header-anchor"&gt;&lt;/a&gt;Installation: the Ubiquity Installer and APT 3.0
&lt;/h2&gt;&lt;p&gt;The ISO is downloaded from trisquel.info, in its main edition with the MATE desktop. There are also editions with KDE Plasma, LXDE, and an educational version based on Sugar, but here I focus on the main one.&lt;/p&gt;
&lt;p&gt;The installer is Ubiquity, the same one Ubuntu uses. If you ever installed Ubuntu, everything will feel familiar: language, time zone, partitioning, user. No surprises. My recommendation, valid for any operating system, is to always enable the full-disk encryption option.&lt;/p&gt;
&lt;p&gt;One detail worth mentioning: in Trisquel 12 the installer already uses the deb822 repository format natively. That is APT 3.0. It is not a visible change for the end user, but it is modern infrastructure and engineering work the Trisquel team did from scratch, inherited not from Ubuntu 24.04 but directly from Debian 13.&lt;/p&gt;
&lt;p&gt;During installation it will not ask you for any proprietary firmware. There is no &amp;ldquo;install additional drivers&amp;rdquo; option like in Ubuntu. That is intentional: if your hardware needs blobs to work, Trisquel will not install them. And that takes us straight to the next myth.&lt;/p&gt;
&lt;h2 id="myth-2-without-blobs-there-is-no-wi-fi-or-gpu"&gt;&lt;a href="#myth-2-without-blobs-there-is-no-wi-fi-or-gpu" class="header-anchor"&gt;&lt;/a&gt;Myth 2: &amp;ldquo;Without Blobs There Is No Wi-Fi or GPU&amp;rdquo;
&lt;/h2&gt;&lt;p&gt;This myth has a true part and an exaggerated part, and it is worth separating them.&lt;/p&gt;
&lt;p&gt;The true part: there is hardware that requires binary firmware and linux-libre does not include it. The most common cases are Broadcom Wi-Fi cards, some Realtek models, and certain NVIDIA GPUs. If you have one of those, it will not work on Trisquel. Period.&lt;/p&gt;
&lt;p&gt;But the exaggerated part, where the argument collapses, is assuming that applies to all modern hardware. It does not: Intel and AMD graphics, Intel wired network cards, and recent integrated Realtek audio work without proprietary firmware.&lt;/p&gt;
&lt;p&gt;For physical machines, my practical recommendation is to check your hardware beforehand on h-node.org, the catalog of free-software-compatible hardware maintained by the FSF. It is not a complicated step and it saves you surprises.&lt;/p&gt;
&lt;p&gt;Is it a real limitation? Yes. Does it rule out Trisquel for any hardware? No. Those are different things.&lt;/p&gt;
&lt;h2 id="the-mate-desktop-and-preinstalled-software"&gt;&lt;a href="#the-mate-desktop-and-preinstalled-software" class="header-anchor"&gt;&lt;/a&gt;The MATE Desktop and Preinstalled Software
&lt;/h2&gt;&lt;p&gt;MATE has been Trisquel&amp;rsquo;s default desktop environment for years: simple, stable, and accessible. It does not need 3D acceleration, which makes it viable on old hardware and in virtualized environments.&lt;/p&gt;
&lt;p&gt;It comes with the basics preinstalled: Abrowser, which is Firefox reconfigured without Mozilla telemetry or services, LibreOffice, a media player, a file manager, and the standard system tools.&lt;/p&gt;
&lt;p&gt;The system ships with a bit of everything: disk usage analyzer, calculator, dictionary, archiver, file search, character map, on-screen keyboard, PDF editor, text editor, blue-light filter, magnifier, screen reader, terminal, screenshots, and font and PDF viewers. For multimedia and graphics there is a disc burner, webcam viewer, media players, sound mixer, scanner software, photo editor, color picker, and photo organizer. For the internet: email client, decentralized, private, and encrypted chat software with calls and video calls, news reader, browser, multiprotocol messaging, BitTorrent client, and remote desktop client. And for the system: full office suite, backups, file explorer, system monitor, ISO image mounter, log viewer, updater, software installer, bootable USB creator, .deb package manager, printer wizard, and management of users, networks, disks, power, and repositories. Most settings are centralized in the Control Center.&lt;/p&gt;
&lt;h2 id="myth-3-its-no-good-for-real-work"&gt;&lt;a href="#myth-3-its-no-good-for-real-work" class="header-anchor"&gt;&lt;/a&gt;Myth 3: &amp;ldquo;It&amp;rsquo;s No Good for Real Work&amp;rdquo;
&lt;/h2&gt;&lt;p&gt;The Trisquel repositories hold thousands of available packages. We are not talking about ten tools in a plain-text directory, but a package base derived from Ubuntu 24.04 and cleaned of non-free dependencies. WireGuard, KeePassXC, networking tools, editors, version control: nothing critical is missing for a systems administration and programming workflow.&lt;/p&gt;
&lt;p&gt;Trisquel 12 also has an active backports repository: LibreOffice in its latest version, yt-dlp, Inkscape, Nextcloud Desktop, Kdenlive. Updated software without waiting for the Ubuntu LTS cycle.&lt;/p&gt;
&lt;p&gt;And on browsers: in this release the team added GNU IceCat and ungoogled-chromium as additional options alongside Abrowser. Three fully free browsers available from the official repositories.&lt;/p&gt;
&lt;p&gt;The &amp;ldquo;it has no useful software&amp;rdquo; argument confuses &amp;ldquo;free&amp;rdquo; with &amp;ldquo;scarce&amp;rdquo;. They are not the same thing: free means you can read the code, modify it, and redistribute it, not that there is less software.&lt;/p&gt;
&lt;h2 id="post-installation-updates-backports-and-browser"&gt;&lt;a href="#post-installation-updates-backports-and-browser" class="header-anchor"&gt;&lt;/a&gt;Post-Installation: Updates, Backports, and Browser
&lt;/h2&gt;&lt;h3 id="updating-the-system"&gt;&lt;a href="#updating-the-system" class="header-anchor"&gt;&lt;/a&gt;Updating the System
&lt;/h3&gt;&lt;p&gt;The first thing after a clean install is to install the pending updates. APT 3.0 feels noticeably faster at resolving dependencies than previous versions:&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;div class="chroma"&gt;
&lt;table class="lntable"&gt;&lt;tr&gt;&lt;td class="lntd"&gt;
&lt;pre tabindex="0" class="chroma"&gt;&lt;code&gt;&lt;span class="lnt"&gt;1
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class="lntd"&gt;
&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-bash" data-lang="bash"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;sudo apt update &lt;span class="o"&gt;&amp;amp;&amp;amp;&lt;/span&gt; sudo apt upgrade
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;p&gt;Something the Trisquel team worked on specifically in this version 12: they reviewed and expanded the AppArmor rules for graphical environments. More applications running with active confinement profiles by default. It is silent work, nothing visible, but exactly the kind of security work that matters.&lt;/p&gt;
&lt;h3 id="enabling-backports-libreoffice-24--26"&gt;&lt;a href="#enabling-backports-libreoffice-24--26" class="header-anchor"&gt;&lt;/a&gt;Enabling Backports: LibreOffice 24 → 26
&lt;/h3&gt;&lt;p&gt;Without enabling backports, LibreOffice ships in version 24, the same one Ubuntu 24.04 carried by default. Enabling the repository is easy from the graphical interface: Menu, System, Administration, Software &amp;amp; Updates; in the &amp;ldquo;Other Software&amp;rdquo; tab you enable the Backports repository, authenticate with your password, click &amp;ldquo;Close&amp;rdquo; and then &amp;ldquo;Reload&amp;rdquo;. You can also do it faster from the terminal, but through the interface the process stays visible. Then go back to Menu, System, Administration, Software Updater, click &amp;ldquo;Check for Updates&amp;rdquo; and the backport packages appear: just click &amp;ldquo;Install Now&amp;rdquo;. When you reopen LibreOffice you can verify it is now on version 26.&lt;/p&gt;
&lt;h3 id="resource-usage"&gt;&lt;a href="#resource-usage" class="header-anchor"&gt;&lt;/a&gt;Resource Usage
&lt;/h3&gt;&lt;p&gt;With &lt;code&gt;htop&lt;/code&gt; you can see the distro&amp;rsquo;s real resource usage: used RAM sits between 800 and 900 MB:&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;div class="chroma"&gt;
&lt;table class="lntable"&gt;&lt;tr&gt;&lt;td class="lntd"&gt;
&lt;pre tabindex="0" class="chroma"&gt;&lt;code&gt;&lt;span class="lnt"&gt;1
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class="lntd"&gt;
&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-bash" data-lang="bash"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;htop
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;p&gt;I also installed &lt;code&gt;fastfetch&lt;/code&gt;, which is in the now-enabled backports, to show the system information:&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;div class="chroma"&gt;
&lt;table class="lntable"&gt;&lt;tr&gt;&lt;td class="lntd"&gt;
&lt;pre tabindex="0" class="chroma"&gt;&lt;code&gt;&lt;span class="lnt"&gt;1
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class="lntd"&gt;
&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-bash" data-lang="bash"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;sudo apt install fastfetch
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;p&gt;Keep in mind that fastfetch usually shows an extra RAM figure above 200 MB, because it includes its own memory overhead.&lt;/p&gt;
&lt;h3 id="abrowser-the-default-browser"&gt;&lt;a href="#abrowser-the-default-browser" class="header-anchor"&gt;&lt;/a&gt;Abrowser, the Default Browser
&lt;/h3&gt;&lt;p&gt;Abrowser even lets you sign in with a Firefox account to sync across devices. But it has one quirk: when you try to install extensions, the browser sends you to the Mozarella page on Ñugzilla, which only contains 100% free extensions… with the problem that they are outdated, as I verified with the two I use in every browser: uBlock Origin for blocking intrusive ads and Bitwarden as my self-hosted password manager.&lt;/p&gt;
&lt;p&gt;It is not a serious problem: just go manually to the Firefox extensions page, search for the ones you need, and install them.&lt;/p&gt;
&lt;p&gt;The browser also ships with strict anti-tracking mode. I recommend leaving it that way and, if some site has problems, selectively enabling the option to fix major site issues.&lt;/p&gt;
&lt;h3 id="mate-customization"&gt;&lt;a href="#mate-customization" class="header-anchor"&gt;&lt;/a&gt;MATE Customization
&lt;/h3&gt;&lt;p&gt;This is already personal taste: I removed the three taskbar icons for the menu, the file manager, and the browser. Then, with right-click and &amp;ldquo;Add to Panel&amp;rdquo;, I added the advanced MATE menu, which supports search; I moved it to the edge and locked it to the panel so I would not move it by mistake. Then I added back Caja, the file manager, and the browser, although you can add as many as you want.&lt;/p&gt;
&lt;p&gt;To test the centralized configuration I switched to the dark theme from the Control Center. When you do this, I recommend logging out and back in: that way the change applies to all applications, including the menu.&lt;/p&gt;
&lt;h2 id="gnu-guix-more-100-free-software"&gt;&lt;a href="#gnu-guix-more-100-free-software" class="header-anchor"&gt;&lt;/a&gt;GNU Guix: More 100% Free Software
&lt;/h2&gt;&lt;p&gt;And to finish breaking myth 3, there are two ways to get more fully free software compatible with the distro&amp;rsquo;s philosophy and the FSF&amp;rsquo;s.&lt;/p&gt;
&lt;p&gt;The first is GNU Guix. On the official Trisquel website, searching for &amp;ldquo;Guix&amp;rdquo; takes you to the &amp;ldquo;All Manuals&amp;rdquo; page and from there to the &amp;ldquo;GNU Guix Package Manager&amp;rdquo; manual, with a short description of what it is. If you know the Nix package manager or the NixOS distribution, this is the same thing, but in a 100% free version: it is both a package manager and a NixOS-style distribution.&lt;/p&gt;
&lt;p&gt;One of its advantages is that you can even install different versions of the same package, with all dependencies included and bundled, and generally everything stays at its latest version.&lt;/p&gt;
&lt;p&gt;Installing it means following some fairly simple steps, although parts of the process take around half an hour. That is completely normal, but it only happens the first time. When finished I recommend logging out and back in so the added environment variables take effect, for example so installed applications show up in the menu.&lt;/p&gt;
&lt;h3 id="installing-and-searching-packages-with-guix"&gt;&lt;a href="#installing-and-searching-packages-with-guix" class="header-anchor"&gt;&lt;/a&gt;Installing and Searching Packages with Guix
&lt;/h3&gt;&lt;p&gt;Guix can be used at the user level, without administrator privileges, which is the most recommended way. As a demonstration I installed the LibreWolf browser, also Firefox-based but with a strong focus on privacy:&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;div class="chroma"&gt;
&lt;table class="lntable"&gt;&lt;tr&gt;&lt;td class="lntd"&gt;
&lt;pre tabindex="0" class="chroma"&gt;&lt;code&gt;&lt;span class="lnt"&gt;1
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class="lntd"&gt;
&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-bash" data-lang="bash"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;guix install librewolf
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;p&gt;From the console you can also search for packages. I searched for GIMP, the photo editor, and with the keyboard arrows I moved through the results: at recording time GIMP 3.2.0 was available, the latest version, but also 2.10.38. There you can see what I said before: there are several versions of the same software in case you need them:&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;div class="chroma"&gt;
&lt;table class="lntable"&gt;&lt;tr&gt;&lt;td class="lntd"&gt;
&lt;pre tabindex="0" class="chroma"&gt;&lt;code&gt;&lt;span class="lnt"&gt;1
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class="lntd"&gt;
&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-bash" data-lang="bash"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;guix search gimp
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;p&gt;If you prefer searching from the browser you can also do it on the Guix packages page, where the command appears ready to paste into the terminal and install.&lt;/p&gt;
&lt;p&gt;I staged this demonstration on purpose: GIMP already comes preinstalled from the official Trisquel packages in an older version, but I installed 3.2.0 via Guix. To avoid conflicts just log out and back in: the menu ends up with the Guix-installed edition. It is a huge, practical, and very simple repository to use, with the guarantee that the software is 100% free because it is an official GNU and FSF project.&lt;/p&gt;
&lt;h2 id="flatpak-limited-to-free-licenses"&gt;&lt;a href="#flatpak-limited-to-free-licenses" class="header-anchor"&gt;&lt;/a&gt;Flatpak Limited to Free Licenses
&lt;/h2&gt;&lt;p&gt;The other way to install additional software is Flatpak by adding the Flathub repository. But that repository normally contains hundreds of proprietary closed-source programs, so there is a way to force it to only show software with free and verified licenses.&lt;/p&gt;
&lt;p&gt;The simplest path is to install the Flatpak plugin for the GNOME software store: with a single command you install the store, the plugin, and Flatpak together. Afterwards I recommend logging out and back in, for the same reason as with Guix:&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;div class="chroma"&gt;
&lt;table class="lntable"&gt;&lt;tr&gt;&lt;td class="lntd"&gt;
&lt;pre tabindex="0" class="chroma"&gt;&lt;code&gt;&lt;span class="lnt"&gt;1
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class="lntd"&gt;
&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-bash" data-lang="bash"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;sudo apt install gnome-software gnome-software-plugin-flatpak flatpak
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;p&gt;Then, from the terminal you add Flathub in user mode, without root privileges and limited to free licenses. From there you just open the GNOME software store: you already have access to all those applications without breaking, relatively speaking, the distro&amp;rsquo;s philosophy.&lt;/p&gt;
&lt;p&gt;Why do I say &amp;ldquo;relatively&amp;rdquo;? Because inside a lot of open-source software there is an easy path to installing non-free software: closed plugins, proprietary and unethical third-party services, and so on. The FSF is not in favor of using software like that. Even so, the final choice belongs to the user, who could even add the full Flathub with all the proprietary software… but that would defeat the purpose of using a 100% free distribution only to then install closed programs on it. It would not be coherent.&lt;/p&gt;
&lt;h2 id="myth-4-the-project-is-dead"&gt;&lt;a href="#myth-4-the-project-is-dead" class="header-anchor"&gt;&lt;/a&gt;Myth 4: &amp;ldquo;The Project Is Dead&amp;rdquo;
&lt;/h2&gt;&lt;p&gt;This myth comes from the release pace. Time passed between Trisquel 10 and 11, and between 11 and 12 as well, and people read that as abandonment. It is not abandonment: it is the cost of doing something difficult with limited resources.&lt;/p&gt;
&lt;p&gt;Trisquel 12 ships with APT 3.0, with extensive kernel work to make its modifications more modular, with expanded AppArmor, with three free browsers available, and with active backports. And the team has already announced it is starting preliminary work to support the RISC-V architecture, which is the next frontier of free hardware.&lt;/p&gt;
&lt;p&gt;An abandoned project does not do that. A project with limited resources but clear direction does.&lt;/p&gt;
&lt;p&gt;Trisquel is non-profit and sustained by donations and memberships. If after trying the project you find it valuable, that is the concrete way to support it.&lt;/p&gt;
&lt;h2 id="who-it-is-for-and-who-it-is-not-for-conclusions"&gt;&lt;a href="#who-it-is-for-and-who-it-is-not-for-conclusions" class="header-anchor"&gt;&lt;/a&gt;Who It Is For (and Who It Is Not For): Conclusions
&lt;/h2&gt;&lt;p&gt;Trisquel is for those who value having a fully auditable system, for those who work in environments where non-free software is a real rather than theoretical risk, for those who want an Ubuntu-based system but without the compromises Ubuntu makes with proprietary firmware and Canonical packages, and for those who want a stable platform with support until 2029 and active backports.&lt;/p&gt;
&lt;p&gt;Who is it not ideal for yet? Those who depend on Wi-Fi or GPU hardware that requires binary firmware, although that universe shrinks every year as more manufacturers free their drivers. And those who need proprietary software with no free equivalent. That exists; I am not going to deny it.&lt;/p&gt;
&lt;p&gt;But those real limitations are very different from the myths I started with. And the difference matters, because the myths keep people who would benefit from Trisquel from ever considering it.&lt;/p&gt;
&lt;p&gt;If you use Linux and never gave Trisquel a chance because you heard it is useless or for fanatics, I hope this changes that. At least so you evaluate it with real information.&lt;/p&gt;
&lt;h2 id="sources-and-resources"&gt;&lt;a href="#sources-and-resources" class="header-anchor"&gt;&lt;/a&gt;Sources and Resources
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Official Trisquel site: &lt;a class="link" href="https://trisquel.info/" target="_blank" rel="noopener"
 &gt;https://trisquel.info/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Trisquel downloads (12.0 LTS &amp;ldquo;Ecne&amp;rdquo; edition): &lt;a class="link" href="https://trisquel.info/en/download" target="_blank" rel="noopener"
 &gt;https://trisquel.info/en/download&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;h-node, free-software-compatible hardware catalog: &lt;a class="link" href="https://h-node.org/" target="_blank" rel="noopener"
 &gt;https://h-node.org/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;GNU Guix, transactional package manager: &lt;a class="link" href="https://guix.gnu.org/" target="_blank" rel="noopener"
 &gt;https://guix.gnu.org/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Guix package search: &lt;a class="link" href="https://packages.guix.gnu.org/" target="_blank" rel="noopener"
 &gt;https://packages.guix.gnu.org/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;FSF-recommended free GNU/Linux distributions: &lt;a class="link" href="https://www.gnu.org/distros/distros.en.html" target="_blank" rel="noopener"
 &gt;https://www.gnu.org/distros/distros.en.html&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;GNU/Linux-compatible hardware (FSF): &lt;a class="link" href="https://www.fsf.org/resources/hw" target="_blank" rel="noopener"
 &gt;https://www.fsf.org/resources/hw&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description></item></channel></rss>