Amongst the known issues on the develop branch is the fact that there is not suitable redundancy on the cache storage to enable searching from multiple package managers.
The results are currently stored by package name which means that once you have searched for abc that is what you will get for abc. Affects the info and search functionality as well.
Work around is to supply -i or --invalidate-cache options to start fresh.
Considerations are required when resolving these shortcomings to also provide the stored information in such a fashion that it my be used to facilitate autocompleting package names.
Amongst the known issues on the develop branch is the fact that there is not suitable redundancy on the cache storage to enable searching from multiple package managers.
The results are currently stored by package name which means that once you have searched for abc that is what you will get for abc. Affects the info and search functionality as well.
Work around is to supply -i or --invalidate-cache options to start fresh.
Considerations are required when resolving these shortcomings to also provide the stored information in such a fashion that it my be used to facilitate autocompleting package names.