Having 6 local CachyOS systems, I was looking for a caching solution (similar to AptCacherNg in the Debian realm) and found Pacoloco.
While it was originally created for Arch Linux, I have been able to re-configure Pacoloco to work with CachyOS (including v3 and v4 repositories) with a high level of success (think 1 Gbps for updates).
If anyone is interested in configuring a local Pacoloco to work with CachyOS, please reach out.
Nice. This is good for large organizations. I believe Chris Titus Tech did something similar but with Debian or something.
Rant I always thought that we need some kind of peer-to-peer solution for Linux to go along and truly fulfill that “freedom to distribute” part of that GNU philosophy. I hope one day we can get to that point. Everyone know it takes much bandwidth cost to run mirrors and must have high uptime and fast connection be useful. If we can automate downloading packages and seed them without installing them, it would take less time to upgrade/update. not only that it could be an indication about when to delete package cache, that is when nobody asking for them.
Wndows does something similar to this with their delivery optimization.but mostly for local networked devices. If they can do that we can do better.
I don’t know if someone implement something similar or not but if any one interested checkout DHT protocol.