Как установить Стим на Линукс: подробная инструкция
Как установить Стим на Линукс, есть ли официальная версия приложения для этой операционной системы? Рассказываем – внутри обзора вас ждет подробная пошаговая инструкция с ответами на важные вопросы!
Как поставить десктопный клиент
Отличная новость для всех поклонников игрового клиента – теперь установка Steam на Ubuntu проста и доступна! Больше не нужно искать сторонние возможности и пользоваться специальными обходными путями, хитрить не придется.
Невероятно популярное программное обеспечение нужно каждому любителю игр – эта цифровая платформа объединяет миллионы пользователей. Можете не только играть, но и читать полезные обзоры, обмениваться предметами, покупать инвентарь, общаться с друзьями и приобретать игрушки по выгодной цене. Возможностей масса, обо всем не рассказать!
Давайте переходить к делу! Раньше установка Steam Linux производилась через Wine – теперь необходимость отпала, можно загрузить официальное приложение от разработчика. Valve всерьез задумалась о кроссплатформенности, поэтому разработала специальное программное обеспечение для нашей операционной системы.
Первый шаг – проверка подключения репозитория multiverse. Если вы уверены, что все в порядке, пропускайте эту часть инструкции и двигайтесь дальше. Проверить будет не лишним – репозиторий не подключен по умолчанию. Поэтому начинаем установку Steam на Kali Linux (или другую версию) так:
- Зажмите клавиши Ctrl+Atl+T ;
- Или откройте главное меню и перейдите к разделу «Приложения» , далее – «Стандартные» ;
- Откройте терминал и введите команды:
sudo add-apt-repository multiverse
sudo apt update
На экране появится уведомление «Репозиторий активен» .
Есть второй вариант действий:
- Войдите в главное меню и откройте раздел «Программы и обновления» ;
- Перейдите на вкладку «Программное обеспечение Ubuntu» ;
- Поставьте птичку в строке «Программы ограниченные патентами или законами (multiverse)» .
Первая часть инструкции, как установить Steam на Linux, завершена – мы подключили нужный репозиторий, откуда будет загружаться игровой клиент. Переходим к самому интересному!
Загружаем программу
Мысленно благодарим Valve за возможность официальной загрузки софта и продолжаем. Чтобы установить Стим на Линукс, придется воспользоваться терминалом. Открываем его любым удобным способом:
- Зажмите одновременно клавиши Ctrl+Atl+T ;
- Откройте главное меню и перейдите к утилите «Приложения» , откройте раздел «Стандартные» и ищите иконку терминала.
Теперь переходим непосредственно к вопросу, как установить Стим на Линукс. Воспользуемся официальным сайтом разработчика:
- Вбейте в терминал команду для загрузки установочного пакета с сайта;
- Включите поддержку архитектуры i386 для полноценной загрузки;
– sudo dpkg —add-architecture i386
- Теперь пора установить Steam на Ubuntu – мы уже получили пакет, загружаем на устройство:
- Последняя команда позволяет доустановить зависимости:
sudo apt install -f.
Переходим к завершающему этапу. Вы смогли загрузить оболочку приложения, но пока оно не наполнено содержимым. Открываем главное меню и ищем раздел «Игры», здесь лежит недавно загруженное программное обеспечение.
- Кликаем по иконке программы;
- Автоматически запустится установщик – на экране появится соответствующее уведомление;
- Все недостающие пакеты будут загружены через несколько минут. Можете приступать к работе!
После того, как вы смогли установить Стим на Убунту, зарегистрируйте аккаунт.
- Если ранее вы создавали учетную запись, можете авторизоваться и переходить к использованию;
- Если профиль не создавали – жмите на кнопку регистрации, указывайте адрес электронной почты и придумывайте пароль.
Напомним: когда будете искать игры во встроенном магазине, проверяйте наличие значка поддерживаемой операционной системы.
Теперь вы знаете, как установить Steam на Linux – процесс несложный, для уверенного пользователя элементарный. Благодаря новым возможностям любимые игры стали еще ближе и доступнее. Загружайте, регистрируйтесь и наслаждайтесь официальным дистрибутивом от Valve!
Источник
Kali linux and steam
# steam
Setting up Steam content in /root/.local/share/Steam
Running Steam on kali kali-rolling 64-bit
STEAM_RUNTIME is enabled automatically
Installing breakpad exception handler for appid(steam)/version(0)
libGL error: unable to load driver: nouveau_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: nouveau
libGL error: unable to load driver: swrast_dri.so
libGL error: failed to load driver: swrast
$ steam
Running Steam on kali kali-rolling 64-bit
STEAM_RUNTIME is enabled automatically
Installing breakpad exception handler for appid(steam)/version(0)
libGL error: unable to load driver: nouveau_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: nouveau
libGL error: unable to load driver: swrast_dri.so
libGL error: failed to load driver: swrast
Well got back to windows in like 10 mins or so
You were using Windows and decided Kali was a good way to try Linux for the first time?!
Whoever told you to use that one?
Kali is very, very secure, like really activist-persecuted-by-government-spys level. but it also means its much harder than normal (and still very secure) linux distributions to use, and it is tricky to convince it to work with games and day to day tasks.
So not good for begginers and gamers at all.
I would recomend you to forget you ever tried Kali and instead get Linux Mint for your first linux experience. It is much more user-friendly (specially for windows newcomers) while still secure, stable, etc. Its one of the most popular linux distros ever for a good reason.
Get the Linux Mint Cinnamon Edition from their official site:
http://www.linuxmint.com
edit:
Just so you have an idea of the overkill that is jumping from Windows to Kali.
I used windows up to win7 and even with paid antivirus (every year I switched to the best from av-test.org) viruses and other malware got in once a year or so, with varied degrees of damage.
Since I switched to Linux Mint (my first and still my main linux distro of choice) I just don’t use any antivirus at all and never in 3 to 4 years got any kind of malware wrecking my system.
Источник
Kali linux and steam
Steam for Linux
Shouldnt be using Kali if you dont even know how to create a user.
Am I going to hell for laughing at this? =P
I’m trying to get it installed on my 2nd computer, I use it for a security club, and this is still hilarious, he should install ubuntu or xubuntu.
the mediafire file is not available 😛
You don’t need that, and it’s actually quite dangerous. Never install programs from unknown sources. You should know that if you’re willing to use Kali, or any operating system for that matter.
Just download the .deb package from Steam directly.
i got the following error:
Cannot run as Root user;
Press Enter to continue:
Browse to /usr/bin/
find steam and edit the file and in the middle area find this
# Don’t allow running as root
if []; then
show_message –error $”Cannot run as root user”
exit 1
fi
and replace the 0 with a 1 like this
# Don’t allow running as root
if []; then
show_message –error $”Cannot run as root user”
exit 1
fi «»»»
If you really wanna do it, first thing i did was login on account that is not root but have administrator privileges, downloaded steam from their website that was named steam_latest.deb and in terminal used:
Then i used search to search for steam, pressed right click on it and chose library and i got the steam update window.
Be aware that you might need to specify the directory and type in your root password.
Источник
Kali linux and steam
Steam for Linux Client
This is the README for the Steam for Linux client.
Hardware and Software Requirements
Steam for Linux requires the following:
- 1 GHz Pentium 4 or AMD Opteron with:
- x86-64 (AMD64) instruction set
- CMPXCHG16B instruction support ( cx16 in /proc/cpuinfo flags)
- SSE3 instruction support ( pni in /proc/cpuinfo flags)
- 512 megabytes of RAM and 5 gigabytes of hard drive space, or better
- Internet connection (Cable/DSL speeds recommended)
- Latest Ubuntu LTS, fully updated
- 64-bit (x86-64, AMD64) Linux kernel
- 64-bit (x86-64, AMD64) and 32-bit (i386, IA32) graphics drivers and glibc
- Latest graphics driver
- NVidia driver support — For recent cards (e.g. series 8), you will need to install 310.x. For older cards, driver 304.x supports the NVidia 6 and 7 GPU series. To access these drivers, first update your cache and then install the specific driver you need from the list in Additional Drivers.
- AMD driver support — For recent cards (e.g. series 5 and above), we recommend installing the 12.11 driver. For older video cards, Catalyst 13.1 Legacy supports the HD 2400 Pro video cards and is the latest for the 2 and 4 GPU series.
- Intel HD 3000/4000 driver support — you will need to use the latest Mesa drivers, Mesa 9 or later. For installation instructions, see here.
Install Steam for Linux client:
- Download the steam_latest.deb package from this location.
- Open a graphical file manager (for Ubuntu 12.04, click the folder icon on the Unity Launch bar).
- Navigate to the directory containing steam_latest.deb and double-click it. This launches Ubuntu Software Center and installs the package.
- 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 ).
- For a list of games supported by Steam for Linux either visit this page 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. You will find future beta announcements and other information posted here as well as an active discussion forum.
If you encounter an issue with Steam for Linux, first search the issue list to see if it has already been reported. Include closed issues in your search.
For issues with:
- Source-based games (HL2:DM, HL2, HL2:EP1, HL2:EP2, TF2, DoD:S, CS:S), visit our Source Issue List
- GoldSrc-based games (HL, HL:BS, HL:OF, TFC, DoD, DMC, CS, CS:CZ or Ricochet), visit our Half-Life Issue List
- Portal 2, visit our Portal 2 Issue List
- CS:GO, visit our CS:GO Issue List
- Games using Proton, visit our Proton Issue List
If it has not been reported, create a new issue with the following information:
- a short, descriptive title;
- a detailed description of the issue, including any output from the command line;
- steps for reproducing the issue; and
- your system information.
Please place logs either in a code block (go here for a GFM cheat sheet) or a gist.
When possible, please include a differential between a working configuration and the reported issue.
If a crash is involved, please include any CrashIDs or minidumps related to the issue in an archive. Archives can be drag and dropped into the text box of github.
For tracking purposes, there should be one issue per issue report.
System information can be gathered from within steam ( Help -> System Information ).
Once your information appears: right-click within the dialog, choose Select All , right-click again, and then choose Copy . Paste this information into a gist and include a link to it from your bug report.
There are basic rules of conduct that should be followed at all times by everyone participating in the discussions. While this is generally a relaxed environment, please remember the following:
- Do not insult, harass, or demean anyone.
- Do not intentionally multi-post an issue.
- Do not use ALL CAPS when creating an issue report.
- Do not repeatedly update an open issue remarking that the issue persists.
Remember: Just because the issue you reported was reported here does not mean that it is an issue with Steam. Also, should your issue not be resolved immediately, it does not mean that a resolution is not being researched or tested. Patience is always appreciated.
About
Issue tracking for the Steam for Linux beta client
Источник