3 releases
| 0.2.1 | Apr 10, 2023 |
|---|---|
| 0.2.0 | Dec 30, 2022 |
| 0.2.0-rc.1 | Dec 22, 2022 |
| 0.1.2 |
|
| 0.1.1 |
|
#501 in Operating systems
35 downloads per month
20KB
410 lines
dcspkg
dcspkg is a simple package manager, designed for used on DCS systems, or any system where packages cannot be installed as root. It fetches packages containing precompiled binaries from a server, and then installs them under your home directory.
Documentation
This repo is a cargo workspace containing three crates:
dcspkg, the CLI package managerdcspkg_server, the package serverdcspkg_create, a helper tool for creating.dcspkgarchives
See the tech team wiki page for full documentation: https://techteam.uwcs.co.uk/en/apps/dcspkg
Contributing
Contributions are welcome and encouraged. Check out the issues for things that we've noted need working on.
Dependencies
~13–35MB
~515K SLoC