Problems Installing Steam from the Repositories

Hello All,
I have been trying to install steam on my computer (actually one of the reasons I left scientific linux 7 for mageia). Here is what I am getting:
To try to tell it that I did indeed want it to try to attempt the installation anyways I also tried:
which also did not work. I have also tried to just download the source code from their website, but the gave me a .deb file
. So rather than force the solution by trying to create an rpm from the deb file I decided it would be best to ask for advice here!
Thanks for your time!
I have been trying to install steam on my computer (actually one of the reasons I left scientific linux 7 for mageia). Here is what I am getting:
- Code: Select all
[taylor@localhost ~]$ sudo urpmi steam
[sudo] password for taylor:
The following packages can't be installed because they depend on packages
that are older than the installed ones:
libdri-drivers-10.0.5-1.1.mga4
libmesagl1-10.0.5-1.1.mga4
steam-1.0.0.36-3.mga4.nonfree
Continue installation anyway? (Y/n) y
While some packages may have been installed, there were failures.
The following packages can't be installed because they depend on packages
that are older than the installed ones:
libdri-drivers-10.0.5-1.1.mga4
libmesagl1-10.0.5-1.1.mga4
steam-1.0.0.36-3.mga4.nonfree
Continue installation anyway?
[taylor@localhost ~]$
To try to tell it that I did indeed want it to try to attempt the installation anyways I also tried:
- Code: Select all
[taylor@localhost ~]$ sudo urpmi --force steam
While some packages may have been installed, there were failures.
The following packages can't be installed because they depend on packages
that are older than the installed ones:
libdri-drivers-10.0.5-1.1.mga4
libmesagl1-10.0.5-1.1.mga4
steam-1.0.0.36-3.mga4.nonfree
Continue installation anyway?
[taylor@localhost ~]$
which also did not work. I have also tried to just download the source code from their website, but the gave me a .deb file

Thanks for your time!