# Clean Archive Cache

Run this after doing an apt upgrade

```
sudo apt-get clean
```