My crappy netbook on #Debian 12 has 11GB in /usr/lib . My eMMC is only 64GB. I don't have much installed. Wondering on how to make more space available...
#linux
Having 32GB available, I could try to convert the ext4 partition into btrfs, and hit compression.
@sirber you could try something like this using the "du" command to list big stuff in /usr/lib/
du -sh /usr/lib/* | grep "[0-9]G"
Librem Social is an opt-in public network. Messages are shared under Creative Commons BY-SA 4.0 license terms. Policy. Stay safe. Please abide by our code of conduct. (Source code)