Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- HOW TO INSTALL STEAM ON DEBIAN 12 BOOKWORM /13 SID UNSTABLE
- curl -s http://repo.steampowered.com/steam/archive/stable/steam.gpg | sudo tee /usr/share/keyrings/steam.gpg > /dev/null
- echo deb [arch=amd64,i386 signed-by=/usr/share/keyrings/steam.gpg] http://repo.steampowered.com/steam/ stable steam | sudo tee /etc/apt/sources.list.d/steam.list
- sudo apt update
- sudo apt install steam-launcher
- steam
Advertisement
Add Comment
Please, Sign In to add comment