Gene writes: > And this is to indicate that flatpaks will not be accepted by debian? > Installing that is one of the steps listed as a prerequisite to > installing the flatpak version of PrusaSlicer-2.9.0 in a debian 12 > system.
Install the Debian flatpak package and use the flatpak command to install flatpak packages such as PrusaSlicer-2.9.0. See the flatpak man page for instructions on how to use it. toncho/~ 24 apt-cache show flatpak Package: flatpak Version: 1.16.0-1 Installed-Size: 8025 Maintainer: Utopia Maintenance Team <pkg-utopia-maintain...@lists.alioth.debian.org> Architecture: amd64 Replaces: xdg-app Depends: adduser, bubblewrap (>= 0.10.0~), fuse3, xdg-dbus-proxy (>= 0.1.0), libappstream5 (>= 1.0.0), libarchive13t64 (>= 3.0.4), libc6 (>= 2.38), libcurl3t64-gnutls (>= 7.16.2), libdconf1 (>= 0.26.0), libfuse3-3 (>= 3.2.3), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.80.0), libgpgme11t64 (>= 1.23.2), libjson-glib-1.0-0 (>= 1.5.2), libmalcontent-0-0 (>= 0.6.0), libostree-1-1 (>= 2020.8), libpolkit-agent-1-0 (>= 0.105), libpolkit-gobject-1-0 (>= 0.101), libseccomp2 (>= 2.5.2), libsystemd0, libwayland-client0 (>= 1.20.0), libxau6 (>= 1:1.0.11), libxml2 (>= 2.7.4), libzstd1 (>= 1.5.5) Recommends: ca-certificates, default-dbus-system-bus | dbus-system-bus, desktop-file-utils, hicolor-icon-theme, gtk-update-icon-cache, libpam-systemd, p11-kit, polkitd, shared-mime-info, xdg-desktop-portal (>= 1.6), xdg-desktop-portal-gtk (>= 1.6) | xdg-desktop-portal-backend, xdg-user-dirs Suggests: avahi-daemon, malcontent-gui Conflicts: xdg-app Description-en: Application deployment framework for desktop apps Flatpak installs, manages and runs sandboxed desktop application bundles. Application bundles run partially isolated from the wider system, using containerization techniques such as namespaces to prevent direct access to system resources. Resources from outside the sandbox can be accessed via "portal" services, which are responsible for access control; for example, the Documents portal displays an "Open" dialog outside the sandbox, then allows the application to access only the selected file. . Each application uses a specified "runtime", or set of libraries, which is available as /usr inside its sandbox. This can be used to run application bundles with multiple, potentially incompatible sets of dependencies within the same desktop environment. . This package contains the services and executables needed to install and launch sandboxed applications, and the portal services needed to provide limited access to resources outside the sandbox. -- John Hasler j...@sugarbit.com Elmwood, WI USA