Steam install steps for Debian + Gnome desktop #93

Closed
opened 2022-11-22 17:06:26 +00:00 by jessebot · 0 comments
jessebot commented 2022-11-22 17:06:26 +00:00 (Migrated from github.com)

Documenting steps to get steam up and running in the Gnome Desktop environment

sudo dpkg --add-architecture i386

edit /etc/apt/sources.list to enable contrib and non-free; the jessie line should look something like (the URL will be different)

deb http://ftp.fr.debian.org/debian bookworm main contrib non-free
sudo apt-get update
sudo apt-get install steam:i386 nvidia-driver-libs:i386
Documenting steps to get steam up and running in the Gnome Desktop environment ```bash sudo dpkg --add-architecture i386 ``` edit `/etc/apt/sources.list` to enable contrib and non-free; the jessie line should look something like (the URL will be different) ```bash deb http://ftp.fr.debian.org/debian bookworm main contrib non-free ``` ```bash sudo apt-get update sudo apt-get install steam:i386 nvidia-driver-libs:i386 ```
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
jessebot/onboardme#93
No description provided.