lwc:flatpak

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

lwc:flatpak [2025/12/17 18:14] – created John Harrisonlwc:flatpak [2025/12/17 18:28] (current) John Harrison
Line 1: Line 1:
 ===== Setup ===== ===== Setup =====
-  ''sudo apt update && sudo apt install flatpak flatpak-builder'' +<code> 
-  * ''flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo''+  * sudo apt update && sudo apt install flatpak flatpak-builder 
 +  * flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo 
 +</code>
   * get list of runtime versions: ''flatpak remote-ls --user flathub --runtime | grep org.freedesktop.Sdk''   * get list of runtime versions: ''flatpak remote-ls --user flathub --runtime | grep org.freedesktop.Sdk''
     * ''--user'' says "as my user" as there could also be an install in system that conflicts     * ''--user'' says "as my user" as there could also be an install in system that conflicts
  • lwc/flatpak.1766016850.txt.gz
  • Last modified: 2025/12/17 18:14
  • by John Harrison