SolarPunker@slrpnk.net to Linux@lemmy.ml · 1 month agoI freed 30GB using Filelightslrpnk.netimagemessage-square129linkfedilinkarrow-up1449arrow-down117file-text
arrow-up1432arrow-down1imageI freed 30GB using Filelightslrpnk.netSolarPunker@slrpnk.net to Linux@lemmy.ml · 1 month agomessage-square129linkfedilinkfile-text
minus-squareThe Hobbyist@lemmy.ziplinkfedilinkarrow-up14·1 month 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.