Skip to content

Commit

Permalink
Change apt-get to apt
Browse files Browse the repository at this point in the history
Ubuntu older than 16.04 has reached the support end of life.

Closes: #6111
  • Loading branch information
kisak-valve authored Dec 18, 2020
1 parent f98195b commit 72b63ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Install Steam for Linux client:
1. Download the `steam_latest.deb` package from this [location](http://media.steampowered.com/client/installer/steam.deb).
2. Open a graphical file manager (for Ubuntu 12.04, click the folder icon on the Unity Launch bar).
3. Navigate to the directory containing `steam_latest.deb` and double-click it. This launches Ubuntu Software Center and installs the package.
4. If you prefer to install from the command-line, use gdebi. Install the `gdebi-core` package (`apt-get install gdebi-core`) and then install the Steam for Linux package (`gdebi steam_latest.deb`).
4. If you prefer to install from the command-line, use gdebi. Install the `gdebi-core` package (`apt install gdebi-core`) and then install the Steam for Linux package (`gdebi steam_latest.deb`).
5. For a list of games supported by Steam for Linux either visit this [page](https://support.steampowered.com/kb_article.php?ref=8495-OKZC-0159) or click Store (from the client) and then the Linux tab on the far-right.
We recommend that you join the Steam for Linux official game group, located [here](http://steamcommunity.com/app/221410). You will find future beta announcements and other information posted here as well as an active discussion forum.

Expand Down

2 comments on commit 72b63ea

@FORSTEAMHELP
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hello i am new to linux and trying to git steam on chrom book
i have all the require ments but i am just missing the 32 bit libaries and i need help to git those
it says when i open steam.
"You are missing the following 32-bit libraries, and Steam may not run"
and it says i am missing (libGL.so.1) (libdrm.so.2) (libdrm.so.2) and (libdrm.so.2).
as seen Screenshot 2021-08-15 4 00 18 PM
and when i click ok it says this
Screenshot 2021-08-15 4 00 44 PM

someone please help me i have been having trouble with this all day.

@nutta-git
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@FORSTEAMHELP
I am not sure if you are going to get help on this commit. Instead, why don't you ask here.

Please sign in to comment.