Hallo,
ich arbeite schon seit längerem mit Xfce und hatte vorher Gnome installiert. Jetzt habe ich noch folgende Gnome-Reste auf dem Rechner:
dpkg -l | grep gnome
ii gir1.2-gnomebluetooth-1.0 3.8.1-2 amd64 Introspection data for GnomeBluetooth
ii gir1.2-gnomedesktop-3.0 3.8.4-2 amd64 Introspection data for GnomeDesktop
ii gnome-bluetooth 3.8.1-2 amd64 GNOME Bluetooth tools
ii gnome-desktop3-data 3.8.4-2 all Common files for GNOME desktop apps
ii gnome-icon-theme 3.12.0-1 all GNOME Desktop icon theme
ii gnome-icon-theme-symbolic 3.12.0-1 all GNOME desktop icon theme (symbolic icons)
ii gnome-mime-data 2.18.0-1 all base MIME and Application database for GNOME.
ii gnome-session-bin 3.8.4-3 amd64 GNOME Session Manager - Minimal runtime
ii gnome-settings-daemon 3.8.5-2 amd64 daemon handling the GNOME session settings
ii gnome-shell-common 3.8.4-8 all common files for the GNOME graphical shell
ii gnome-themes-standard:amd64 3.12.0-1 amd64 Standard GNOME themes
ii gnome-themes-standard-data 3.12.0-1 all Data files for GNOME standard themes
ii libgnome-2-0:amd64 2.32.1-5 amd64 The GNOME library - runtime files
ii libgnome-bluetooth11 3.8.1-2 amd64 GNOME Bluetooth tools - support library
ii libgnome-desktop-3-2 3.4.2-2 amd64 Utility library for loading .desktop files - runtime files
ii libgnome-desktop-3-7 3.8.4-2 amd64 Utility library for loading .desktop files - runtime files
ii libgnome-keyring-common 3.8.0-2 all GNOME keyring services library - data files
ii libgnome-keyring0:amd64 3.8.0-2 amd64 GNOME keyring services library
ii libgnome-menu-3-0 3.8.0-2 amd64 GNOME implementation of the freedesktop menu specification
ii libgnome2-0:amd64 2.32.1-5 amd64 The GNOME library - transition package
ii libgnome2-bin 2.32.1-5 amd64 The GNOME library - binary files
ii libgnome2-common 2.32.1-5 all The GNOME library - common files
ii libgnomecanvas2-0:amd64 2.30.3-2 amd64 powerful object-oriented display engine - runtime files
ii libgnomecanvas2-common 2.30.3-2 all powerful object-oriented display engine - common files
ii libgnomekbd-common 3.6.0-1 all GNOME library to manage keyboard configuration - common files
ii libgnomekbd7 3.4.0.2-1 amd64 GNOME library to manage keyboard configuration - shared library
ii libgnomekbd8 3.6.0-1 amd64 GNOME library to manage keyboard configuration - shared library
ii libgnomevfs2-0:amd64 1:2.24.4-4 amd64 GNOME Virtual File System (runtime libraries)
ii libgnomevfs2-common 1:2.24.4-4 all GNOME Virtual File System (common files)
ii libsoup-gnome2.4-1:amd64 2.46.0-2 amd64 HTTP library implementation in C -- GNOME support library
ii libxine1-gnome 1.1.21-2 amd64 GNOME-related plugins for libxine1
ii libxine2-gnome 1.2.5-1 amd64 GNOME-related plugins for libxine2
ii policykit-1-gnome 0.105-2 amd64 GNOME authentication agent for PolicyKit-1
Kann ich das alles bedenkenlos entsorgen oder sollte ich da etwas behalten? Wenn ja was?
Moin harley-peter,
ich wäre da etwas mißtrauisch das Alles runter zu schmeißen. Prüf doch mal was Du an policykit-1-Paketen sonst noch auf der Kiste drauf hast. Bei mir wird unter xfce zB der Schlüßeldienst von gnome verwendet aber meine Installation ist auch über einen langen Zeitraum gewachsen. Ich hatte aber nie Gnome als Oberfläche installiert. Sicherlich wird dir towo mehr schreiben können, von ihm stammt IMHO die xfce-variante.
IBM - immer besser manuell - und wenn sich Programme melden, die Du kennst, bitte reisse ihnen nicht die Dependencies unterm Hintern weg und die Programme gleich mit :) Im Endeffekt würde ich solche Aufräumaktionen lassen, ausser Du weisst genau, was Du tust oder willst mit den eventuellen Konsequenzen leben
Quote from: harley-peter
Kann ich das alles bedenkenlos entsorgen oder sollte ich da etwas behalten? Wenn ja was?
Da gibt es auch noch die ABS variante, Aufräumen Bitte Simmulieren:
# apt-get purge gnome-session-bin -sist z.b. ein schöner anfang.
Das ergebnis wird noch aussagekräftiger wenn du
# apt-get purge <alle von dir angeführten pakete> -s ausführst. Nach *aufmerksamen* studium des outputs änderst du die paketeliste so lange bis kein dir wichtiges paket mit verschwindibusiert wird.
Ob sich das lohnt da lange rumzufrikeln ist ne andere Frage ...
+1 - kann ich voll unterschreiben, aber auf jeden Fall lernt man was über sein System
Danke für die Tips. Wenn ich mal viel Zeit habe dann werde ich das mit der Simulation und dem schrittweisen Löschen der Pakete mal durchspielen. Was auch noch hilft ist die Auflistung der Abhängigkeiten mit "apt-cache rdepends" wie ich festgestellt habe.
Aber wie ihr schon dargestellt habt ist es ziemlich zeitaufwändig.