ctf-tools/wcc/install-root-fedora

7 lines
230 B
Text
Raw Normal View History

#!/bin/bash -ex
2016-11-11 09:39:06 +00:00
set -eu -o pipefail
dnf install -y clang clang-libs clang-devel binutils binutils-devel \
uthash-devel elfutils-libelf elfutils-libelf-devel capstone \
capstone-devel readline readline-devel gsl gsl-devel