ctf-tools/stegdetect/install-root-debian

6 lines
157 B
Text
Raw Permalink Normal View History

#!/bin/bash -ex
set -eu -o pipefail
2025-03-10 23:46:04 -07:00
apt-get -y install automake1.11 automake autotools-dev libevent-dev libmagic-dev
apt-get install -y libjpeg*-turbo*-dev