SolarPunker@slrpnk.net to Linux@lemmy.ml · 2 months agoI freed 30GB using Filelightslrpnk.netimagemessage-square133fedilinkarrow-up1449arrow-down116file-text
arrow-up1433arrow-down1imageI freed 30GB using Filelightslrpnk.netSolarPunker@slrpnk.net to Linux@lemmy.ml · 2 months agomessage-square133fedilinkfile-text
minus-squareThe Hobbyist@lemmy.ziplinkfedilinkarrow-up14·2 months 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.