Skip to content

Instantly share code, notes, and snippets.

@pasindud
Last active June 14, 2019 11:59
Show Gist options
  • Save pasindud/83428223032ca8ac35d47774fa55e6b8 to your computer and use it in GitHub Desktop.
Save pasindud/83428223032ca8ac35d47774fa55e6b8 to your computer and use it in GitHub Desktop.
apt-get update && apt-get install -y \
sox \
curl \
libicu-dev \
g++ \
git \
python \
python-dev \
python-setuptools \
unzip \
wget
apt-get update && apt-get install -y \
automake \
bc \
curl \
g++ \
git \
libc-dev \
libreadline-dev \
libtool \
make \
ncurses-dev \
nvi \
pkg-config \
python \
python-dev \
python-setuptools \
unzip \
wavpack \
wget \
zip \
zlib1g-dev
apt-get update && apt-get install -y \
autoconf \
build-essential \
ca-certificates \
cmake \
csh \
gawk \
libatlas3-base \
libncurses5-dev \
lsb-release \
python-numpy \
python-scipy \
python-tk \
zlib1g-dev
apt-get install software-properties-common python-software-properties install build-essential
sudo apt-get install realpath
sudo apt-get install coreutils
sudo apt-get install autotools-dev
sudo apt-get install automake
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment