I think this is really just an exercise for people who have limited hardware,
or an obsessive desire for speed. :)
On the T430 in my sig on a new install I removed the following, which I never use, after saving copies of the art work to put back into /usr/share/backgrounds/, after this operation:
Code: Select all
apt-get purge thunderbird clementine grub-themes-mx plymouth* mx*-art samba*
Removing mx*-art removes the lightdm-greeter-mx17 --which I find leaves the login a bit uglier,
but it boots
an order of magnitude noticeably faster.
On the EeePC in my sig, I remove things that I personally don't use, just to conserve space and memory.
On a clean install I removed the following, using manyroads script as a guide:
Code: Select all
sudo apt-get remove --purge gmtp orage pppoeconf asunder chromium-bsu chromium-bsu-data gnome-ppp gnome-hearts lbreakout2 lbreakout2-data xfce4-notes-plugin xfce4-notes peg-e smtube swell-foop gscan2pdf feh aisleriot clementine dict gnome-mahjongg samba samba-libs samba-common samba-common-bin thunderbird lightning plymouth plymouth-themes plymouth-themes-mx plymouth-x11
### this removal took out the following, which I reinstalled afterwards:
mx-live-usb-maker, live-usb-maker, normalize-audio, libimage-magick
Code: Select all
sudo apt-get remove --purge libreoffice*
### I usually install LibreOffice fresh from the LibO web site. Perhaps I will try the latest via MXPI
### The EeePC still boots and runs with no apparent untoward effects.