Steam on Pardus 19.0 GNOME ?

Good morning.
1/
What is the best way for install Steam : Synaptic or Pardus store or Gdebi ?
Because I don’t found it in synaptic and via Pardus Store the installation block to 40% (after reboot, I must repair my system : sudo dpkg --configure -a…)

2/ Install steam via Gdebi is it recommended ?

3 Beğeni

Hello there;
The best way to do this is in the following link.
The steps are:

  1. Install Your Graphics Drivers
  2. Enable 32bit Support
  3. Enable the Non-free Repository
  4. Install Steam
  5. Enable Steam Play

1. Enable 32bit Support:

sudo dpkg --add-architecture i386
sudo apt update

2. Enable the Non-free Repository:

sudo mousepad /etc/apt/source.list

deb Index of /debian buster main non-free contrib
deb-src Index of /debian buster main non-free contrib
deb Index of /debian-security buster/updates main contrib non-free
deb-src Index of /debian-security buster/updates main contrib non-free

Save and exit.

3. Install Steam:

sudo apt update
sudo apt install steam

3 Beğeni

Bu konu son cevaptan 30 gün sonra otomatik olarak kapatıldı. Yeni cevap girilmesine izin verilmiyor.