Part 1/2 Installing Nvidia drivers + Steam on Void Linux (Gaming on Void Linux)

Опубликовано: 02 Ноябрь 2024
на канале: Living Linux
4,791
68

A quick no B$ video about gaming on #Steam in #Void #Linux.

In first part, I demo the installation of gaming friendly Nvidia driver and Steam. In second part, I will record myself playing games after quite a while (2 years perhaps).

Following commands were used in this video:

A. Enable non-free and multi-lib repos for proprietary Nvidia driver (performs better than open-source) and support libs:

sudo xbps-install -Sy void-repo-nonfree
sudo xbps-install -Sy void-repo-multilib-nonfree

B. Install Steam
sudo xbps-install -S steam

C. Additional packages for smooth performance
sudo xbps-install -S libgcc-32bit libstdc++-32bit libdrm-32bit libglvnd-32bit

Credits and source
  / how_to_install_steam  

Official Steam documentation in Void Linux Handbook
https://docs.voidlinux.org/config/ext...

Chapters
00:00 Intro and system update
00:14 Graphics card documentation
01:00 Nvidia driver installation
01:50 Steam documentation
02:30 Steam installation
03:50 First-run of Steam via terminal (helps errors)

#VoidLinux #Steam