Skip to content

Instantly share code, notes, and snippets.

@chase
Created July 15, 2024 09:17
Show Gist options
  • Save chase/f983323fd6c034086efb658b6c12f09a to your computer and use it in GitHub Desktop.
Save chase/f983323fd6c034086efb658b6c12f09a to your computer and use it in GitHub Desktop.
lok-prereqs.sh
apt-get install -y --no-install-recommends \
git \
build-essential \
zip \
nasm \
python3 \
python3-dev \
autoconf \
gperf \
xsltproc \
libxml2-utils \
bison \
flex \
pkg-config \
ccache \
openssh-server \
cmake \
sudo \
locales \
libnss3 \
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment