Skip to content

Instantly share code, notes, and snippets.

@ShalokShalom
Last active August 7, 2022 20:31
Show Gist options
  • Save ShalokShalom/82858c4a202a2a6a5fa0e991686e949e to your computer and use it in GitHub Desktop.
Save ShalokShalom/82858c4a202a2a6a5fa0e991686e949e to your computer and use it in GitHub Desktop.
SDP
Planned Architecture
- systemd-packages
- updates
Updates are done automatically for applications who are currently not running.
Packages can be searched, installed and uninstalled like in other stores
Every single INSTALLATION (Firefox, Blender, Emacs) gets installed into its own container, probably a container within a container.
All dependencies could be installed this way like an AppImage; per installed Application.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment