ctf-tools/panda/install-root-archlinux

6 lines
150 B
Text
Raw Normal View History

#!/bin/bash
set -eu -o pipefail
pacman -Syu --needed --noconfirm nasm openssl libpcap subversion curl \
autoconf libtool libc++ unzip clang llvm