I'm trying to prepare an AWS instance by installing some software, one of which is Fabric for Python, the SSH connection library.
By default, AWS yum does not have access to the Fabric distribution for installation, so I tried to figure out where Aptitude would get Fabric from.
I can't figure out how to get what the repo uses using Aptitude or Yum.
Also, on a similar note, if I have the URL of a specific repo, how do I go about listing all the packages available to him?
kand
source share