on some dev machines when installing mate desktop it comes with all bunch of usefull software, but minimalism is key so…
fire up the terminal.
su - root dpkg -l|grep libreoffice; # search for all installed packages with that name apt-get remove -y --purge libreoffice* # would also do this before update-upgrade? systemctl disable cups.service; systemctl stop cups.service; apt-get remove -y --purge cups;
liked this article?
- only together we can create a truly free world
- plz support dwaves to keep it up & running!
- (yes the info on the internet is (mostly) free but beer is still not free (still have to work on that))
- really really hate advertisement
- contribute: whenever a solution was found, blog about it for others to find!
- talk about, recommend & link to this blog and articles
- thanks to all who contribute!