How to clean yum cache for untracked repositories?
15
votes
2
answers
30325
views
I have a RHEL7 server managed by Satellite 6.5.
The command
yum clean all --verbose
shows a yum cache of several Mb for **untracked** repositories.
yum clean all
doesn't clean this cache. Is it possible to do so, or the only way is to run rm -rf /var/cache/yum/* && yum check-update
?
Asked by dr_
(32068 rep)
Jun 27, 2019, 06:10 AM
Last activity: Jun 27, 2023, 06:49 AM
Last activity: Jun 27, 2023, 06:49 AM