Add opensuse packages
This commit is contained in:
parent
a202dee3f3
commit
62954715be
1 changed files with 34 additions and 0 deletions
34
install-susepkgs-graphic.sh
Executable file
34
install-susepkgs-graphic.sh
Executable file
|
@ -0,0 +1,34 @@
|
||||||
|
#add-apt-repository ppa:numix/ppa
|
||||||
|
#add-apt-repository ppa:pipelight/stable
|
||||||
|
zypper update
|
||||||
|
zypper install \
|
||||||
|
openssh-server zsh vim-nox vim-rails vim-scripts vim-syntax-gtk exuberant-ctags \
|
||||||
|
mutt-patched offlineimap tmux python-dev python3-dev\
|
||||||
|
opensc libpam-pkcs11 \
|
||||||
|
python3-sphinx python-sphinx texlive \
|
||||||
|
python-django python-django-mptt python-django-extensions python-django-extra-views python-django-south \
|
||||||
|
python3-psycopg2 python-psycopg2 \
|
||||||
|
python-celery python-django-celery \
|
||||||
|
devscripts debian-builder fakeroot gcc automake autoconf elinks curl wget \
|
||||||
|
postgresql postgresql-autodoc mercurial mercurial-buildpackage \
|
||||||
|
git mercurial-server subversion subversion-tools \
|
||||||
|
blender meld retext mypaint gimp gimp-data-extras \
|
||||||
|
scribus scribus-template retext sozi inkscape \
|
||||||
|
vlc redshift synfigstudio kdenlive digikam cheese freecad \
|
||||||
|
krita libreoffice gnumeric abiword gnumeric-plugins-extra pythoncad flowblade \
|
||||||
|
abiword-plugin-grammar abiword-plugin-mathview keyboard-configuration console-braille dots \
|
||||||
|
kakasi ibus ibus-gtk ibus-gtk3 ibus-qt4 ibus-mozc ibus-m17n ibus-anthy ibus-skk ibus-tegaki ibus-pinyin \
|
||||||
|
rsync arandr openbox \
|
||||||
|
nmap seahorse simple-scan libxml2-dev libxslt1-dev \
|
||||||
|
psutils python-git bc htop highlight code2html pipelight-multi \
|
||||||
|
ipython ipython3 python-pip python3-pip \
|
||||||
|
doxygen doxygen-gui gaphor graphviz imagemagick \
|
||||||
|
nginx php5-fpm uwsgi uwsgi-plugin-python uwsgi-plugin-python3 \
|
||||||
|
uwsgi-extra autogen libtool scons python-espeak \
|
||||||
|
numix-gtk-theme numix-icon-theme numix-icon-theme-circle
|
||||||
|
#npm install -g jshint
|
||||||
|
#npm install -g coffeelint
|
||||||
|
#ln -s /usr/bin/nodejs /usr/bin/node
|
||||||
|
|
||||||
|
#pipelight-multi --unlock x64-flash
|
||||||
|
#pipelight-multi --enable x64-flash
|
Loading…
Reference in a new issue