SolarPunker@slrpnk.net to Linux@lemmy.ml · 2 days agoI freed 30GB using Filelightslrpnk.netimagemessage-square122fedilinkarrow-up1439arrow-down116file-text
arrow-up1423arrow-down1imageI freed 30GB using Filelightslrpnk.netSolarPunker@slrpnk.net to Linux@lemmy.ml · 2 days agomessage-square122fedilinkfile-text
minus-squareThe Hobbyist@lemmy.ziplinkfedilinkarrow-up11·2 days agoRemove unused conda packages and caches: conda clean --all If you are a Python developer, this can easily be several or tens of GB.
Remove unused conda packages and caches:
If you are a Python developer, this can easily be several or tens of GB.