Hi,
Over time I have several versions of packages in the equo cache. I am looking for a command to purge all files there except the latest versions.
"equo cache clean " appears to do nothing.
Thanks to any respondent.
Moderator: Moderators
find "/var/lib/entropy/client/packages" -atime +30 -type f -delete
Return to Entropy|Equo|Rigo Package Managers
Users browsing this forum: No registered users and 2 guests