cache
To know if package names are valid, tori will ask your package manager for a list of all available packages and store it in ~/.cache/tori
.
By default, this cache will be refreshed daily. This happens before the first operation that uses the cache is triggered in a day.
If you would like to manually refresh this cache, you can use the tori cache
command.
When this happens, you might see a password prompt from your authentication tool (such as sudo
or doas
) with the message “Updating package cache”.