Skip to content

Linux Cheatsheet

Cleaning up YUM Cache

November 14, 2023 by luss


sudo yum clean packages
sudo yum clean metadata
sudo yum clean dbcache
sudo yum clean all
sudo yum makecache

Categories linux
Install Docker Engine and Compose
Forking a git repo with all tags and branches from parent
© 2023 Linux Cheatsheet • Built with GeneratePress