How to install Steam in OpenMandriva Lx 4.3

2022-03-24T23:00:00Z

If you want to install Steam in OpenMandriva Lx 4.3 please perform the following steps:

1 Like

:information_source:
If you have nvidia driver, you want to install also the 32bit version of the nvidia driver

How to:

ROME

$ sudo dnf clean all;dnf clean all;dnf repolist

$ sudo dnf install --enablerepo=rolling-x86_64-non-free nvidia-32bit
or
$ sudo dnf install --enablerepo=rolling-x86_64-non-free nvidia-legacy-32bit

COOKER

$ sudo dnf clean all;dnf clean all;dnf repolist

$ sudo dnf install --enablerepo=cooker-x86_64-non-free nvidia-32bit
or
$ sudo dnf install --enablerepo=cooker-x86_64-non-free nvidia-legacy-32bit