Where does Entropy download the packages to?
They are downloaded and stored in the directory /var/tmp/entropy/packages/ For instance, on my amd64 using Branch 4 they are stored in /var/tmp/entropy/packages/amd64/5
/var/tmp/entropy/packages/amd64/5 is empty on my system.
I did not use
- Code: Select all
equo cleanup
After searching, I found packages here:
- Code: Select all
/var/lib/entropy/client/packages/packages/amd64/5/
Is this the new location?


