-
Notifications
You must be signed in to change notification settings - Fork 104
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Lines 166 to 176 in 0dbbd3b
# Dependencies | |
If you installed `ouch` using the download script, you will need no dependencies (static MUSL binary). | |
Otherwise, you'll need these libraries installed on your system: | |
* [liblzma](https://www.7-zip.org/sdk.html) | |
* [libbz2](https://www.sourceware.org/bzip2/) | |
* [libz](https://www.zlib.net/) | |
These are available on all mainstream _Linux_ distributions and on _macOS_. |
This mentions a download script that no longer seems to exist. Also, it's unclear what systems these dependencies are necessary on (what about each version of the official binaries?), or whether these are build-time or runtime dependencies.
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation