homes/install-debpkgs.sh

24 lines
1.4 KiB
Bash
Raw Normal View History

2013-05-03 11:38:59 +02:00
apt-get install \
openssh-server zsh vim-nox vim-rails vim-scripts vim-syntax-gtk exuberant-ctags \
mutt-patched offlineimap tmux \
opensc pcscd pcsc-tools libpam-pkcs11 openssh-blacklist \
openssh-blacklist-extra openssl openssl-blacklist openssl-blacklist-extra \
2014-06-08 13:56:36 +02:00
python3-sphinx python-sphinx texlive-full libxml2-dev libxslt1-dev \
2013-05-03 11:38:59 +02:00
python-django python-django-mptt python-django-extensions python-django-extra-views python-django-south \
python3-psycopg2 python-psycopg2 \
mongodb mongodb-clients mongodb-server python-mongoengine python-pymongo python-celery python-django-celery \
devscripts debian-builder fakeroot gcc automake autoconf colormake colorgcc colordiff elinks curl wget \
2013-05-09 15:38:48 +02:00
antiword postgresql postgresql-autodoc mercurial mercurial-buildpackage \
2013-05-03 11:38:59 +02:00
git-all mercurial-server php5-cli subversion subversion-tools \
2013-05-09 15:38:48 +02:00
keyboard-configuration console-braille dots \
kakasi rsync nmap psutils python-git bc htop highlight code2html \
2013-05-03 11:38:59 +02:00
ipython ipython3 python-pip python3-pip \
2014-07-10 14:17:07 +02:00
synfig synfigstudio synfig-examples autogen libtool scons \
2013-05-09 15:38:48 +02:00
doxygen doxygen-latex doxypy doxyqml graphviz imagemagick \
2013-05-03 11:38:59 +02:00
nginx-extras php5-fpm uwsgi uwsgi-plugin-python uwsgi-plugin-python3 uwsgi-plugin-greenlet-python \
2014-02-25 17:31:47 +01:00
uwsgi-extra uwsgi-plugin-jvm-openjdk-6 coffeescript node-less node node-cli node-backbone node-uglify npm
npm install -g jshint
npm install -g coffeelint
ln -s /usr/bin/nodejs /usr/bin/node
2014-07-10 14:17:07 +02:00