User Tools

Site Tools


linux:mint-cleanup

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
linux:mint-cleanup [2021/02/13 15:58] – created Wulf Rajeklinux:mint-cleanup [2023/05/29 11:55] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== Mint cleanup ====== ====== Mint cleanup ======
  
 +<code>
 +#unless required, remove java
 +sudo apt purge openjdk-11-jre openjdk-11-jre-headless java-common
  
-orca +#languages 
-wfrench wbrazilian wspanish wportuguese witalian wswiss +sudo apt purge orca wfrench wbrazilian wspanish wportuguese witalian wswiss \ 
-openjdk-11-jre openjdk-11-jre-headless +  fonts-smc fonts-thai-tlwg \ 
-nvidia-prime-applet +  hunspell-en-au hunspell-en-ca  hunspell-en-za hunspell-es hunspell-fr* hunspell-it \ 
-fonts-smc +  hunspell-pt* hunspell-ru hyphen-fr hyphen-it hyphen-ru  \ 
-fonts-thai-tlwg +  mythes-fr mythes-it mythes-pt-pt mythes-ru 
-hunspell-en-au +   
-hunspell-en-ca +#others 
-hunspell-en-za +sudo apt purge timeshift wimtools modemmanager nvidia-prime-applet 
-hunspell-es +sudo apt purge evolution-data-server 
-hunspell-fr* +  
-hunspell-it +</code>
-hunspell-pt* +
-hunspell-ru +
-hyphen-fr +
-hyphen-it +
-hyphen-pt* +
-hypneh-ru +
-java-common +
-modemmanager +
-mythes-fr +
-mythes-it +
-mythes-pt-pt +
-mythes-ru +
-timeshift +
-wimtools +
linux/mint-cleanup.1613231890.txt.gz · Last modified: 2023/05/29 11:53 (external edit)