function apt_clean_cache {
    apt-get clean
}