Zuletzt bearbeitet vor 5 Jahren
von Daniel Quathamer

Linux Einrichtung (OpenSuSe): Unterschied zwischen den Versionen

Zeile 24: Zeile 24:


==Für Desktop Systeme==
==Für Desktop Systeme==
  zypper -n in -l libopenssl-devel
  zypper -n in -l libopenssl-devel
  zypper -n in -l libXcomposite libdbus-glib libgtk-x11 libXt libgthread #für SeaMonkey
  zypper -n in -l libXcomposite libdbus-glib libgtk-x11 libXt libgthread #für SeaMonkey
Zeile 38: Zeile 37:
** Paket libgoo-canvas-perl muss noch für die Bearbeitung von Bildern installiert werden. Das Paket habe ich aber nicht gefunden.
** Paket libgoo-canvas-perl muss noch für die Bearbeitung von Bildern installiert werden. Das Paket habe ich aber nicht gefunden.


%MCEPASTEBIN%
zypper -n in -l psutils
zypper -n in -l kdesvn
zypper -n in -l cervisia
zypper -n in -l MozillaThunderbird seamonkey
zypper -n in -l twinkle
zypper -n in -l opera
zypper -n in -l libreoffice
zypper -n in -l git
zypper -n in -l kfind
zypper -n in -l kdirstat
zypper -n in -l pgadmin3
zypper -n in -l imagewriter
#Für PulseAudio:
zypper -n in -l pavucontrol
zypper -n in -l virtualbox-ose virtualbox-ose-guest-tools dkms
zypper -n in -l kghostview
zypper -n in -l flash-player

Version vom 6. Februar 2016, 22:33 Uhr

Für Serversysteme Suse

zypper -n in -l gcc
zypper -n in -l make
zypper -n in -l apache2 apache2-devel mod_jk
zypper -n in -l dos2unix
zypper -n in -l lynx
zypper -n in -l rsync
zypper -n in -l mail
zypper -n in -l glibc
zypper -n in -l gettext
zypper -n in -l gettext-devel
zypper -n in -l readline readline-devel zlib zlib-devel libxml2-devel libxslt-devel
zypper -n in -l postgresql
zypper -n in -l postgresql-server
zypper -n in -l postgresql-contrib
zypper -n in -l yast2-runlevel
zypper -n in -l p7zip
zypper -n in -l subversion git
zypper -n in -l zip
zypper -n in -l curl
zypper -n in -l recode
zypper -n in -l expat
zypper -n in -l java-openjdk

Für Desktop Systeme

zypper -n in -l libopenssl-devel
zypper -n in -l libXcomposite libdbus-glib libgtk-x11 libXt libgthread #für SeaMonkey
zypper addrepo http://download.opensuse.org/repositories/X11:/Utilities/openSUSE_Leap_42.1/X11:Utilities.repo
zypper addrepo http://download.opensuse.org/repositories/home:Sauerland/openSUSE_Leap_42.1/home:Sauerland.repo
zypper refresh
zypper -n in -l shutter libgoocanvas3
    • Paket libgoo-canvas-perl muss noch für die Bearbeitung von Bildern installiert werden. Das Paket habe ich aber nicht gefunden.

zypper -n in -l psutils zypper -n in -l kdesvn zypper -n in -l cervisia zypper -n in -l MozillaThunderbird seamonkey zypper -n in -l twinkle zypper -n in -l opera zypper -n in -l libreoffice zypper -n in -l git zypper -n in -l kfind zypper -n in -l kdirstat zypper -n in -l pgadmin3 zypper -n in -l imagewriter

  1. Für PulseAudio:

zypper -n in -l pavucontrol zypper -n in -l virtualbox-ose virtualbox-ose-guest-tools dkms zypper -n in -l kghostview zypper -n in -l flash-player