F5F Stay Refreshed Software Operating Systems Need assistance with installing Steam on Linux? Let me guide you through the process.

Need assistance with installing Steam on Linux? Let me guide you through the process.

Need assistance with installing Steam on Linux? Let me guide you through the process.

R
R3kab
Member
168
08-05-2020, 10:11 PM
#1
When installing Steam, it prompts to press return and mentions missing 32-bit libraries. You can try updating your package list first, then reinstalling with the correct versions. If that doesn't work, ensure your system architecture matches the libraries you're using.
R
R3kab
08-05-2020, 10:11 PM #1

When installing Steam, it prompts to press return and mentions missing 32-bit libraries. You can try updating your package list first, then reinstalling with the correct versions. If that doesn't work, ensure your system architecture matches the libraries you're using.

P
Prune_
Member
52
08-05-2020, 11:42 PM
#2
What kind of distribution are you working with?
P
Prune_
08-05-2020, 11:42 PM #2

What kind of distribution are you working with?

H
81
08-07-2020, 12:40 PM
#3
Attempt to set up Linux Steam Integration without choosing the native runtime option. The specific distribution you should use depends on your system requirements.
H
Hammerkirby123
08-07-2020, 12:40 PM #3

Attempt to set up Linux Steam Integration without choosing the native runtime option. The specific distribution you should use depends on your system requirements.

U
Unknown004
Member
169
08-07-2020, 01:34 PM
#4
Enable the 32 libraries by adding the i386 architecture to the package database using sudo dpkg. This is typically needed for Debian-based distributions.
U
Unknown004
08-07-2020, 01:34 PM #4

Enable the 32 libraries by adding the i386 architecture to the package database using sudo dpkg. This is typically needed for Debian-based distributions.

P
prestoo
Member
65
08-09-2020, 08:51 AM
#5
It could be that the process varies based on the specific version you're using.
P
prestoo
08-09-2020, 08:51 AM #5

It could be that the process varies based on the specific version you're using.

M
maxbaloon
Junior Member
6
08-10-2020, 12:57 AM
#6
It seems the setup will likely trigger an error because 32-bit mode is already active. The user mentioned an issue with "unable to locate package," confirming APT is installed, but dpkg needs to be present as well. On systems older than Debian 9, enabling 32-bit is disabled unless using a newer version. Ubuntu has a built-in script that activates 32-bit automatically after version 20.04.
M
maxbaloon
08-10-2020, 12:57 AM #6

It seems the setup will likely trigger an error because 32-bit mode is already active. The user mentioned an issue with "unable to locate package," confirming APT is installed, but dpkg needs to be present as well. On systems older than Debian 9, enabling 32-bit is disabled unless using a newer version. Ubuntu has a built-in script that activates 32-bit automatically after version 20.04.