How to Install a DEB File on Steam Deck
You'll need to switch to Desktop Mode first. Once there, open the terminal and use `sudo dpkg -i yourfile.deb`. If you get any dependency errors, run `sudo apt-get install -f` to fix them!
Play Games.Earn points.Get gift cards!

Playback Rewards
(13.7k)
500k players and counting...
More Answers
Use Desktop Mode, then open Konsole (the terminal app) and type `sudo dpkg -i yourfile.deb`. If it complains about dependencies, use `sudo apt-get install -f` right after.
Just use `dpkg -i` in Desktop Mode. Simple as that!
Been there! Pop into Desktop Mode, open a terminal, and run `sudo dpkg -i yourfile.deb`. Dependency issues? `sudo apt-get install -f` comes to the rescue!
Switch to Desktop Mode, open terminal, then `sudo dpkg -i yourfile.deb`. Fix dependencies with `sudo apt-get install -f`. Done!
馃憖 If you like Steam...
The brands referenced on this page are not sponsors of the rewards or otherwise affiliated with this company. The logos and other identifying marks attached are trademarks of and owned by each represented company and/or its affiliates. Please visit each company's website for additional terms and conditions.
People also want to know
Add an Answer