En este momento estoy removiendo paquetes que no me interesan y cuando llegamos al "xserver-xorg" se me presenta la siguiente situacion:
Código: Seleccionar todo
root@sarge:/home/pataro# apt-get --purge remove xserver-xorg
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
menu libxfixes3 libmpfr4 fakeroot linux-headers-2.6.32-5-686 linux-headers-2.6-686 gcc-4.3-base libpixman-1-0 manpages-dev libc-dev-bin xserver-common libdrm-intel1
libgomp1 linux-libc-dev virtualbox-ose-guest-utils gcc-4.3 gcc-4.4 libpciaccess0 libxfont1 libdrm2 libxaw7 cpp libgmp3c2 gcc xfonts-base dkms libxcomposite1 libice6
libxmu6 libxpm4 libxrender1 libdrm-radeon1 libfontenc1 xfonts-utils libgl1-mesa-dri libc6-dev x11-common linux-kbuild-2.6.32 cpp-4.3 libsm6 cpp-4.4 libxdamage1
patch x11-xkb-utils virtualbox-ose-guest-dkms xfonts-encodings binutils libxt6 libaudit0 linux-headers-2.6.32-5-common libxrandr2 make libxkbfile1
Use 'apt-get autoremove' to remove them.
The following packages will be REMOVED:
virtualbox-ose-guest-x11* xserver-xorg* xserver-xorg-core* xserver-xorg-input-evdev*
0 upgraded, 0 newly installed, 4 to remove and 0 not upgraded.
After this operation, 8,946 kB disk space will be freed.
Do you want to continue [Y/n]? n
Abort.
root@sarge:/home/pataro# apt-get autoremove
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Gracias!