Last active
August 7, 2022 20:31
-
-
Save ShalokShalom/82858c4a202a2a6a5fa0e991686e949e to your computer and use it in GitHub Desktop.
SDP
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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