When we continue expanding the repos, there's a possibility of two or more repos containing a package with the same name. In that case we should prompt the user which one to install.
It's just that when we search for the package in our local lists, we should take ALL entries, not just the first one, and print them as list if there is more than one.
When we continue expanding the repos, there's a possibility of two or more repos containing a package with the same name. In that case we should prompt the user which one to install.
It's just that when we search for the package in our local lists, we should take ALL entries, not just the first one, and print them as list if there is more than one.