Size: 1104
Comment:
|
Size: 1302
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 14: | Line 14: |
== Slackbuilds == |
|
Line 15: | Line 17: |
This requires: xdg-desktop-portal-gtk, bubblewrap, ostree, appstream-glib | |
Line 18: | Line 21: |
sudo slackpkg update sudo slackpkg install appstream-glib ostree xdg-desktop-portal-gtk bubblewrap |
flatpak
a system for building, distributing, and running sandboxed desktop applications on Linux.
Flatpak allows applications to be installed and run on virtually any Linux distribution. This includes non-GNU distributions, systemd-free distributions, distributions with a read-only operating system (OS), and various architectures without the developer needing the relevant hardware on hand.
Rootless install: elevated privileges are not required when installing a Flatpak application or a runtime.
Flatpak is built on top of a technology called OSTree, which is influenced by and very similar to the Git version control system.
Slackbuilds
This requires: xdg-desktop-portal-gtk, bubblewrap, ostree, appstream-glib