User Tools

Site Tools


linux:remove-foreign-fonts-from-debian-ubuntu

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
linux:remove-foreign-fonts-from-debian-ubuntu [2023/01/02 12:16] riklinux:remove-foreign-fonts-from-debian-ubuntu [2025/01/29 19:00] (current) rik
Line 22: Line 22:
 #!/bin/bash #!/bin/bash
  
-# purge-alien-loc.sh - V. 1.1.0 +# purge-alien-loc.sh - V. 1.1.1 
-Remove oriental/medio-oriental/african/etc. fonts +Removes oriental/medio-oriental/african/etc. fonts 
-  + Libreoffice localization not of use in IT/GB/USA+# + Libreoffice/Firefox localization, leaving only those 
 +# specified in KEEP
 # #
 # Author: Rik - www.riksoft.it # Author: Rik - www.riksoft.it
Line 30: Line 31:
 # #
 # Changelog # Changelog
 +# 1.1.1 Orphan removal for malayalam was double
 # 1.1.0 Added fonts-teluguvijayam # 1.1.0 Added fonts-teluguvijayam
  
Line 65: Line 67:
  
  
-#remove orphans/rubbish+#removes orphans/rubbish
 sudo rm -r /usr/share/fonts/opentype/fonts-hosny-amiri \ sudo rm -r /usr/share/fonts/opentype/fonts-hosny-amiri \
 /usr/share/fonts/truetype/andika \ /usr/share/fonts/truetype/andika \
Line 73: Line 75:
 /usr/share/fonts/truetype/khmeros \ /usr/share/fonts/truetype/khmeros \
 /usr/share/fonts/opentype/malayalam \ /usr/share/fonts/opentype/malayalam \
-/usr/share/fonts/truetype/malayalam \ 
 /usr/share/fonts/truetype/malayalam \ /usr/share/fonts/truetype/malayalam \
 /usr/share/fonts/truetype/culmus \ /usr/share/fonts/truetype/culmus \
linux/remove-foreign-fonts-from-debian-ubuntu.txt · Last modified: 2025/01/29 19:00 by rik