SolarPunker@slrpnk.net to Linux@lemmy.ml · 5 days agoI freed 30GB using Filelightslrpnk.netimagemessage-square130fedilinkarrow-up1443arrow-down116file-text
arrow-up1427arrow-down1imageI freed 30GB using Filelightslrpnk.netSolarPunker@slrpnk.net to Linux@lemmy.ml · 5 days agomessage-square130fedilinkfile-text
minus-squareThe Hobbyist@lemmy.ziplinkfedilinkarrow-up12·5 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.