Inhaltsverzeichnis:

flatpak:flathub

2023-09-10 / 2023-11-08

Notizsammlung zum flatpack...

Installation

# Installation inkl. Gnome-Software integration
sudo apt install flatpak gnome-software-plugin-flatpak

# Add the Flathub repository
flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo

Auflistung aller Installierten Paks

flatpak list

Auführen eines Paks

flatpack run <applicationID>