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 
            
            
                 
                 
              
           
          
            
              
                Ali.KOCA  
                (https://t.me/HurrPardus)
               
              
                  
                    Ağustos 8, 2019,  9:58öö
                   
                   
              2 
               
             
            
              Hello there; 
The best way to do this is in the following link. 
The steps are:
Install Your Graphics Drivers 
Enable 32bit Support 
Enable the Non-free Repository 
Install Steam 
Enable Steam Play 
 
 
  
  
    
  Steam not only supports hundreds of Linux games, it also includes a feature to play Windows games seamlessly on your Linux PC. Learn how to set it up on Debian Buster.
  
    Est. reading time: 4 minutes 
  
   
  
    
    
  
  
 
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 
            
            
                 
                 
              
           
          
            
              
                system  
                (system)
                  Kapattı, 
               
              
                  
                    Eylül 7, 2019,  9:58öö
                   
                   
              3 
               
             
            
              Bu konu son cevaptan 30 gün sonra otomatik olarak kapatıldı. Yeni cevap girilmesine izin verilmiyor.