#12 Increase size
Opened by fab. Modified

https://bugzilla.redhat.com/show_bug.cgi?id=2084070


  • top space eaters from /usr/share
    403776 locale
    368200 texlive
    338268 xml
    317412 icons
    191120 fonts
    157956 doc
    143312 javascript
    112344 ibus
    88572 scap-security-guide
    77620 perl5

Recommendations:
- purge the locales after installation (or maybe tell annaconda to not even install locales other than english) - this should free cca 400MB
- remove the texlive-latex paxkage after installation - this should free cca 450MB

it is like 20% of total, so in the compressed image it could do like 200MB

Packages by size:
rpm -qia|awk '$1=="Name" { n=$3} $1=="Size" {s=$3} $1=="Description" {print s " " n }' | sort -rn > rpm_package_size.txt

434838699 scap-security-guide
243174531 firefox
228401031 glibc-all-langpacks
192230752 linux-firmware
133970181 google-noto-sans-cjk-ttc-fonts
118046665 wireshark-cli
116753211 ibus
114465912 llvm-libs
104168309 mint-x-icons
96839813 kernel-core
95315682 gcc
83420199 python3-scipy
77773749 mesa-dri-drivers
68850298 openscap
68147057 texlive-cm-super
65978960 mint-y-icons
62712603 geolite2-city
59205608 kernel-modules
55757342 webkit2gtk4.1
54586383 webkit2gtk4.0
53517945 firefox-langpacks
51446292 libpinyin-data
46624902 iwlax2xx-firmware
46467915 python3-libs
46330192 python3-numpy
45854673 guile22
42207024 ibus-libzhuyin
41269275 texlive-lm
39491660 openblas-openmp
36302127 libicu
36188742 argus-clients
35767140 vim-common
32036636 cpp
30938730 texlive-latex
28199433 gutenprint
26832935 anthy-unicode
26611468 mathjax
25783664 libgs
25701845 binutils
25424002 texlive-tex-gyre
25261295 nmap
24834869 libpurple
24660184 kismet
23388673 mesa-vulkan-drivers
22559509 amd-gpu-firmware
22173857 graphviz
22160856 javascriptcoregtk4.1
22159372 javascriptcoregtk4.0
21071657 qt5-qtbase-gui
20832772 python3-matplotlib
20829165 gtk3
20715280 samba-client-libs

Recommendations:
- Install dnf install glibc-minimal-langpack, remove glibc-all-langpacks.
- remove mint-x-icons package
- dnf remove google-noto-sans-cjk-ttc-fonts

Metadata