I can't install on Ubuntu using the following command
sudo yum install python-setuptools
I get this message
Setting up Install Process
No package python-setuptool available.
So I checked my repolist
sudo yum repolist
that return
repolist: 0
Wich repository should I add, Or what else could I be missing ?
Thanks in advance