Dock: the most compatible package manager to exist.
see the specification
This is a joke piece of software do not use this
- Every package is in a different docker container
- Each package can use a different OS and package manager
- Updating packages updates the entire container
- Packages are isolated for better security
- Allow running container programs outside of docker
- Save items to file
- dock install
- dock remove
- dock update
- dock list
- dock search
- file system integration
- better support for multiple package managers
Requires Docker (obviously)
curl https://raw.githubusercontent.com/Desyncfy/dock/refs/heads/main/install.sh | sh
# TODO: Windows support