simple@lemm.ee to Linux@lemmy.mlEnglish · 3 years agoBookworm – the new version of Raspberry Pi OSwww.raspberrypi.comexternal-linkmessage-square24linkfedilinkarrow-up191arrow-down10
arrow-up191arrow-down1external-linkBookworm – the new version of Raspberry Pi OSwww.raspberrypi.comsimple@lemm.ee to Linux@lemmy.mlEnglish · 3 years agomessage-square24linkfedilink
minus-squarerbos@lemmy.calinkfedilinkarrow-up3·3 years agoI haven’t tried this, but maybe ssh -t "rm /var/cache/apt/archives/*deb" or something like to clear up some space would work.
minus-squareapprehensively_human@lemmy.calinkfedilinkEnglisharrow-up2·3 years agoThis worked! I’ve got it running on a 4gb SD card so it’s no wonder it ballooned, but once I got apt cleaned up it’s now humming along at 83% usage.
I haven’t tried this, but maybe
ssh -t "rm /var/cache/apt/archives/*deb"or something like to clear up some space would work.This worked! I’ve got it running on a 4gb SD card so it’s no wonder it ballooned, but once I got apt cleaned up it’s now humming along at 83% usage.
Oh, yay! I’m a helper \o/