Skip to content

Instantly share code, notes, and snippets.

@a5teri5m
Created October 20, 2017 23:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save a5teri5m/1521facd2210e3d9e4acbd1aaedbc0f5 to your computer and use it in GitHub Desktop.
Save a5teri5m/1521facd2210e3d9e4acbd1aaedbc0f5 to your computer and use it in GitHub Desktop.
#!/bin/bash
sudo dpkg --add-architecture i386
sudo apt-get update
sudo apt-get install -y \
locales \
build-essential \
binutils \
ncurses-dev \
u-boot-tools \
file \
tofrodos \
iproute2 \
gawk \
git \
wget \
net-tools \
libncurses5-dev \
tftp \
tftpd-hpa \
zlib1g-dev \
libssl-dev \
flex \
bison \
libselinux1 \
diffstat \
xvfb \
chrpath \
xterm \
libtool \
socat \
autoconf \
unzip \
screen \
pax \
gzip \
texinfo \
gcc-multilib \
libsdl1.2-dev \
libglib2.0-dev \
zlib1g:i386 \
cpio \
x11-apps \
vim-common \
screen \
python3-dev \
libgtk2.0-0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment