simple@lemm.ee to Linux@lemmy.mlEnglish · 1 year agoBookworm – the new version of Raspberry Pi OSwww.raspberrypi.comexternal-linkmessage-square27fedilinkarrow-up1122arrow-down11
arrow-up1121arrow-down1external-linkBookworm – the new version of Raspberry Pi OSwww.raspberrypi.comsimple@lemm.ee to Linux@lemmy.mlEnglish · 1 year agomessage-square27fedilink
minus-squareRob Bos@lemmy.calinkfedilinkarrow-up4·edit-21 year 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·1 year 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/