FS#2471 - pacman -S --print-uris doesn't work properly
Attached to Project:
Pacman
Opened by Victor (Victor) - Wednesday, 30 March 2005, 09:59 GMT
Last edited by Judd Vinet (judd) - Thursday, 31 March 2005, 20:44 GMT
Opened by Victor (Victor) - Wednesday, 30 March 2005, 09:59 GMT
Last edited by Judd Vinet (judd) - Thursday, 31 March 2005, 20:44 GMT
|
Details
pacman -Sp <package> prints the specified package URI
and only its dependecies which are not currently installed
into the system.
I think pacman should print out the specified package URI and its dependencies independently they were installed or not into the system. |
This task depends upon
I will consider another option that prints ALL required uris, installed or otherwise.
-p, --print-uris
Print out URIs for each specified package and its dependencies.
It could confuse some users, like me ;-)