![]() |
Pls HELP! how to free space in var/cache/apt/archives?
how to free space in var/cache/apt/archives?? i install the IM Protocol Plugins v0.8 release and tried apt-get update and apt-get upgrade it says you dont have enough free space in var/cache/apt/archives
|
Re: Pls HELP! how to free space in var/cache/apt/archives?
apt-get clean
will remove what can be removed. If that's not sufficient then you will have to remove some stuff from your rootfs (e.g. non-optified large packages) |
Re: Pls HELP! how to free space in var/cache/apt/archives?
Disable some of the repos, it will clean up itself. Optionally you can clean by hand from xterm: apt-get clean
|
Re: Pls HELP! how to free space in var/cache/apt/archives?
Quote:
how to remove some stuff from rootfs? thanks |
Re: Pls HELP! how to free space in var/cache/apt/archives?
you could try to link the cache to somewhere else:
Code:
apt-get update -o dir::cache=/home/user/MyDocs/.apt-archive-cache |
Re: Pls HELP! how to free space in var/cache/apt/archives?
Quote:
|
Re: Pls HELP! how to free space in var/cache/apt/archives?
Quote:
|
All times are GMT. The time now is 23:12. |
vBulletin® Version 3.8.8