SolarPunker@slrpnk.net to Linux@lemmy.ml · 7 days agoI freed 30GB using Filelightslrpnk.netexternal-linkmessage-square121fedilinkarrow-up11arrow-down10file-text
arrow-up11arrow-down1external-linkI freed 30GB using Filelightslrpnk.netSolarPunker@slrpnk.net to Linux@lemmy.ml · 7 days agomessage-square121fedilinkfile-text
minus-squareThe Hobbyist@lemmy.ziplinkfedilinkarrow-up0·7 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.