-
-
Save mirfan899/01348c50f29c63d98dc6ae8873f60949 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 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