SolarPunker@slrpnk.net to Linux@lemmy.ml · 4 days agoI freed 30GB using Filelightslrpnk.netexternal-linkmessage-square127fedilinkarrow-up1443arrow-down117file-text
arrow-up1426arrow-down1external-linkI freed 30GB using Filelightslrpnk.netSolarPunker@slrpnk.net to Linux@lemmy.ml · 4 days agomessage-square127fedilinkfile-text
minus-squareThe Hobbyist@lemmy.ziplinkfedilinkarrow-up12·4 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.