<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Linux &amp;mdash; Webmink In Draft</title>
    <link>https://the.webm.ink/tag:Linux</link>
    <description>Things cooking in the Minkiverse. They move elsewhere when the oven pings.</description>
    <pubDate>Wed, 22 Apr 2026 16:57:36 +0100</pubDate>
    <item>
      <title>LibreOffice on ChromeOS</title>
      <link>https://the.webm.ink/libreoffice-on-chromeos</link>
      <description>&lt;![CDATA[If you are using an Intel-powered Chromebook, did you know you can install LibreOffice on it, as a local app? It&#39;s extremely easy!&#xA;&#xA;Enable the Linux subsystem and AppImage support&#xA;In the Linux folder, create a folder called Applications&#xA;Download the AppImage build of LibreOffice into the folder&#xA;&#xA;That&#39;s it! ChromeOS will (probably) do the rest. Go to the applications menu (press the search button on the keyboard) and look in the &#34;Linux Applications&#34;   group to launch LibreOffice. It&#39;s as easy as a Mac! !--more--&#xA;&#xA;---&#xA;In more detail:&#xA;&#xA;To enable the Linux subsystem:&#xA;ChromeOS is running on a Linux kernel but uses a container to sandbox locally-installed app. That capability is off by default.&#xA;&#xA;Go to Settings (there are various routes you can take - the easiest is via the Settings icon on the app menu)&#xA;In the left navigation, click Advanced and select Developers&#xA;Enable the Linux Development Environment from this menu&#xA;&#xA;To enable AppImage&#xA;&#xA;AppImage uses the FUSE file system to access, so install FUSE.&#xA;&#xA;To create the Applications folder:&#xA;This is optional - you could just put all your AppImage files into the Linux folder, but I find it easier to separate them out into their own folder. Linux apps can only see the Linux folder and its contents, so you can&#39;t put AppImage files anywhere else. Your documents will also need to live in or below the Linux folder.&#xA;&#xA;Open the Files app&#xA;Under &#34;My Files&#34; in the left navigation, click on &#34;Linux files&#34;&#xA;Create a new folder (for example by pressing Ctrl+E) and name it Applications&#xA;&#xA;To download the AppImage&#xA;&#xA;On the LibreOffice web site, go to https://www.libreoffice.org/download/appimage/&#xA;For most people, the &#34;Fresh, Standard&#34; image is the best choice to download.&#xA;Place the download in your new Applications folder under the Linux folder.&#xA;If you have not previously installed Java you will probably have install a JRE.&#xA;&#xA;ChromeOS should spot the AppImage file, create an icon for the application on the applications menu and connect it to the supported file types. If it does not, sorry - you will have to make the AppImage executable and run it from a command prompt.&#xA;&#xA;I&#39;m working on instructions for the &#34;hard&#34; things in this list, which I had overlooked because my ChromeBook was already set up suitably.&#xA;&#xA;----&#xA;Notes, Tags and Mentions&#xA;&#xA;#Linux #OpenSource #LibreOffice #Desktop #OpenOffice #FOSS #FLOSS&#xA;@libreoffice@fosstodon.org&#xA;It&#39;s possible that my instructions miss a step or are affected by other AppImage tools I have installed. If so, please let me know and I&#39;ll fix it!&#xA;I have a number of other desktop apps installed via this route, and then use AppImage Updater to keep them current (as long as the metadata in the package is correct).&#xA;&#xA;Follow @webmink@the.webm.ink to be informed of new posts. To discuss this post please reply from Mastodon etc. (search for the URL) &amp; include @webmink@meshed.cloud as WriteFreely still doesn&#39;t display replies. a href=&#34;/About&#34;More/a.]]&gt;</description>
      <content:encoded><![CDATA[<p>If you are using an Intel-powered Chromebook, did you know you can install LibreOffice on it, as a local app? It&#39;s extremely easy!</p>
<ol><li>Enable the Linux subsystem and AppImage support</li>
<li>In the Linux folder, create a folder called Applications</li>
<li>Download the AppImage build of LibreOffice into the folder</li></ol>

<p>That&#39;s it! ChromeOS will (probably) do the rest. Go to the applications menu (press the search button on the keyboard) and look in the “Linux Applications”   group to launch LibreOffice. It&#39;s as easy as a Mac! </p>

<hr>

<p><em>In more detail:</em></p>

<h2 id="to-enable-the-linux-subsystem">To enable the Linux subsystem:</h2>

<p>ChromeOS is running on a Linux kernel but uses a container to sandbox locally-installed app. That capability is off by default.</p>
<ol><li>Go to Settings (there are various routes you can take – the easiest is via the Settings icon on the app menu)</li>
<li>In the left navigation, click Advanced and select Developers</li>
<li>Enable the Linux Development Environment from this menu</li></ol>

<h2 id="to-enable-appimage">To enable AppImage</h2>
<ol><li>AppImage uses the FUSE file system to access, so install FUSE.</li></ol>

<h2 id="to-create-the-applications-folder">To create the Applications folder:</h2>

<p>This is optional – you could just put all your AppImage files into the Linux folder, but I find it easier to separate them out into their own folder. Linux apps can only see the Linux folder and its contents, so you can&#39;t put AppImage files anywhere else. Your documents will also need to live in or below the Linux folder.</p>
<ol><li>Open the Files app</li>
<li>Under “My Files” in the left navigation, click on “Linux files”</li>
<li>Create a new folder (for example by pressing Ctrl+E) and name it Applications</li></ol>

<h2 id="to-download-the-appimage">To download the AppImage</h2>
<ol><li>On the LibreOffice web site, go to <a href="https://www.libreoffice.org/download/appimage/">https://www.libreoffice.org/download/appimage/</a></li>
<li>For most people, <a href="https://appimages.libreitalia.org/LibreOffice-fresh.standard-x86_64.AppImage">the “Fresh, Standard” image</a> is the best choice to download.</li>
<li>Place the download in your new Applications folder under the Linux folder.</li>
<li>If you have not previously installed Java you will probably have install a JRE.</li></ol>

<p>ChromeOS should spot the AppImage file, create an icon for the application on the applications menu and connect it to the supported file types. If it does not, sorry – you will have to make the AppImage executable and run it from a command prompt.</p>

<p>I&#39;m working on instructions for the “hard” things in this list, which I had overlooked because my ChromeBook was already set up suitably.</p>

<hr>

<h3 id="notes-tags-and-mentions">Notes, Tags and Mentions</h3>
<ul><li><a href="https://the.webm.ink/tag:Linux" class="hashtag"><span>#</span><span class="p-category">Linux</span></a> <a href="https://the.webm.ink/tag:OpenSource" class="hashtag"><span>#</span><span class="p-category">OpenSource</span></a> <a href="https://the.webm.ink/tag:LibreOffice" class="hashtag"><span>#</span><span class="p-category">LibreOffice</span></a> <a href="https://the.webm.ink/tag:Desktop" class="hashtag"><span>#</span><span class="p-category">Desktop</span></a> <a href="https://the.webm.ink/tag:OpenOffice" class="hashtag"><span>#</span><span class="p-category">OpenOffice</span></a> <a href="https://the.webm.ink/tag:FOSS" class="hashtag"><span>#</span><span class="p-category">FOSS</span></a> <a href="https://the.webm.ink/tag:FLOSS" class="hashtag"><span>#</span><span class="p-category">FLOSS</span></a></li>
<li><a href="https://the.webm.ink/@/libreoffice@fosstodon.org" class="u-url mention">@<span>libreoffice@fosstodon.org</span></a></li>
<li>It&#39;s possible that my instructions miss a step or are affected by other AppImage tools I have installed. If so, please let me know and I&#39;ll fix it!</li>
<li>I have a number of other desktop apps installed via this route, and then use <a href="https://appimage.github.io/AppImageUpdate/">AppImage Updater</a> to keep them current (as long as the metadata in the package is correct).</li></ul>

<p><em>Follow <code><a href="https://the.webm.ink/@/webmink@the.webm.ink" class="u-url mention">@<span>webmink@the.webm.ink</span></a></code> to be informed of new posts. To discuss this post please reply from Mastodon etc. (search for the URL) &amp; include <code><a href="https://the.webm.ink/@/webmink@meshed.cloud" class="u-url mention">@<span>webmink@meshed.cloud</span></a></code> as WriteFreely still doesn&#39;t display replies. <a href="/About">More</a>.</em></p>
]]></content:encoded>
      <guid>https://the.webm.ink/libreoffice-on-chromeos</guid>
      <pubDate>Mon, 21 Aug 2023 13:05:25 +0100</pubDate>
    </item>
  </channel>
</rss>