From 0d9be770371ec3182ebc3f1368094f13973f24df Mon Sep 17 00:00:00 2001 From: Christophe Buffenoir Date: Thu, 9 May 2013 15:38:48 +0200 Subject: [PATCH] install packages for cli only. --- install-debpkgs-graphic.sh | 25 +++++++++++++++++++++++++ install-debpkgs.sh | 15 ++++----------- 2 files changed, 29 insertions(+), 11 deletions(-) create mode 100644 install-debpkgs-graphic.sh diff --git a/install-debpkgs-graphic.sh b/install-debpkgs-graphic.sh new file mode 100644 index 0000000..e371b68 --- /dev/null +++ b/install-debpkgs-graphic.sh @@ -0,0 +1,25 @@ +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 \ + python3-sphinx python-sphinx texlive-full \ + 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 \ + antiword postgresql postgresql-autodoc tora mercurial mercurial-buildpackage \ + git-all mercurial-server php5-cli subversion subversion-tools \ + blender meld retext mypaint gimp gimp-data-extras gscan2pdf \ + scribus scribus-template retext sozi inkscape renpy python-renpy \ + flashplugin-nonfree vlc redshift \ + krita libreoffice gnumeric abiword gnumeric-plugins-extra \ + abiword-plugin-grammar abiword-plugin-mathview keyboard-configuration console-braille dots \ + kakasi ibus ibus-gtk ibus-gtk3 ibus-qt4 tagainijisho ibus-mozc ibus-m17n ibus-anthy ibus-skk ibus-tegaki ibus-pinyin \ + rsync arandr openbox openbox-themes gsetroot tint2 menu menu-l10n gmrun \ + nmap seahorse simple-scan \ + psutils python-git bc htop highlight code2html \ + ipython ipython3 python-pip python3-pip \ + doxygen doxygen-gui doxygen-latex doxypy doxyqml gaphor graphviz imagemagick \ + nginx-extras php5-fpm uwsgi uwsgi-plugin-python uwsgi-plugin-python3 uwsgi-plugin-greenlet-python \ + uwsgi-extra uwsgi-plugin-cache uwsgi-plugin-nagios uwsgi-plugin-jvm-openjdk-6 diff --git a/install-debpkgs.sh b/install-debpkgs.sh index e371b68..342112b 100755 --- a/install-debpkgs.sh +++ b/install-debpkgs.sh @@ -8,18 +8,11 @@ apt-get install \ 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 \ - antiword postgresql postgresql-autodoc tora mercurial mercurial-buildpackage \ + antiword postgresql postgresql-autodoc mercurial mercurial-buildpackage \ git-all mercurial-server php5-cli subversion subversion-tools \ - blender meld retext mypaint gimp gimp-data-extras gscan2pdf \ - scribus scribus-template retext sozi inkscape renpy python-renpy \ - flashplugin-nonfree vlc redshift \ - krita libreoffice gnumeric abiword gnumeric-plugins-extra \ - abiword-plugin-grammar abiword-plugin-mathview keyboard-configuration console-braille dots \ - kakasi ibus ibus-gtk ibus-gtk3 ibus-qt4 tagainijisho ibus-mozc ibus-m17n ibus-anthy ibus-skk ibus-tegaki ibus-pinyin \ - rsync arandr openbox openbox-themes gsetroot tint2 menu menu-l10n gmrun \ - nmap seahorse simple-scan \ - psutils python-git bc htop highlight code2html \ + keyboard-configuration console-braille dots \ + kakasi rsync nmap psutils python-git bc htop highlight code2html \ ipython ipython3 python-pip python3-pip \ - doxygen doxygen-gui doxygen-latex doxypy doxyqml gaphor graphviz imagemagick \ + doxygen doxygen-latex doxypy doxyqml graphviz imagemagick \ nginx-extras php5-fpm uwsgi uwsgi-plugin-python uwsgi-plugin-python3 uwsgi-plugin-greenlet-python \ uwsgi-extra uwsgi-plugin-cache uwsgi-plugin-nagios uwsgi-plugin-jvm-openjdk-6