From 458769e06a7ae5f0110ea9d2fbfc1596c7081312 Mon Sep 17 00:00:00 2001 From: 0rShemesh <34350066+0rShemesh@users.noreply.github.com> Date: Thu, 2 Nov 2023 14:49:36 +0200 Subject: [PATCH] Update installation.md - Added missing missing requirement add missing missing requirements for ubuntu22.04 --- docs/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.md b/docs/installation.md index 05594f9ba2..af1edb6f24 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -128,7 +128,7 @@ There is a handy `install-deps.sh` script included in the repository and PyPI pa 1. With your operating system package manager: On Ubuntu 22.04, install extractors with APT: - sudo apt install android-sdk-libsparse-utils e2fsprogs p7zip-full unar zlib1g-dev liblzo2-dev lzop lziprecover libhyperscan-dev zstd + sudo apt install android-sdk-libsparse-utils e2fsprogs p7zip-full unar zlib1g-dev liblzo2-dev lzop lziprecover libhyperscan-dev zstd lz4 2. If you need **squashfs support**, install sasquatch: