{"id":1414,"date":"2021-12-16T12:54:40","date_gmt":"2021-12-16T09:54:40","guid":{"rendered":"https:\/\/files2.tojikon.net\/files-cloud\/2021\/07\/25\/how-to-play-observer-on-linux\/https:\/\/files2.tojikon.net\/files-cloud\/2021\/07\/25\/how-to-play-observer-on-linux\/"},"modified":"2021-12-16T12:54:40","modified_gmt":"2021-12-16T09:54:40","slug":"how-to-play-observer-on-linux","status":"publish","type":"post","link":"https:\/\/tojikon.net\/en\/1414-how-to-play-observer-on-linux\/","title":{"rendered":"How to play Observer on Linux"},"content":{"rendered":"<section id=\"related_posts\">\n<div class=\"block-head\">\n<h3>Related Articles<\/h3>\n<\/div>\n<\/section>\n<p>Observer is a cyberpunk horror game developed by Bloober Team and published by Aspyr. It was released on Windows, PS4, and Xbox in 2017, and later on, it came to Linux. In this guide, we\u2019ll show you how to play it on Linux.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-406025 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-observer-on-linux.jpg\" alt=\"\" width=\"1200\" height=\"675\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-observer-on-linux.jpg 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-observer-on-linux-2.jpg 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-observer-on-linux-3.jpg 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-observer-on-linux-4.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<p>Observer is a native Linux game, but you\u2019ll only be able to play it on your Linux PC with the help of the Steam for Linux client. As a result, we need to go over how to set up the Steam client on Linux before going over how to get the game working.<\/p>\n<h3>Install Steam<\/h3>\n<p>To start the installation of Steam on your Linux PC, open up a terminal window. You can open up a terminal window on the Linux desktop by pressing\u00a0<strong>Ctrl + Alt + T\u00a0<\/strong>on the keyboard. It is also possible to open one by searching for \u201cTerminal\u201d in the app menu.<\/p>\n<p>When the terminal window is open and ready to use, follow the installation instructions below that correspond with the Linux OS you currently use.<\/p>\n<h4>Ubuntu<\/h4>\n<p>To get Steam working on Ubuntu, you\u2019ll need to run the following\u00a0<strong>apt install\u00a0<\/strong>command.<\/p>\n<pre>\nsudo apt install steam\n<\/pre>\n<h4>Debian<\/h4>\n<p>If you\u2019re using Debian, you\u2019ll be able to install Steam on your system by downloading the Steam DEB package. To start the download process, use the following\u00a0<strong>wget\u00a0<\/strong>download command down below.<\/p>\n<pre>\nwget https:\/\/steamcdn-a.akamaihd.net\/client\/installer\/steam.deb\n<\/pre>\n<p>After downloading the latest release of Steam from the Valve website, the next step is to install the software onto your computer. Then, using the <strong>dpkg\u00a0<\/strong>command down below, set up the Steam package.<\/p>\n<pre>\nsudo dpkg -i steam.deb\n<\/pre>\n<p>Following the installation of Steam on Debian, you will need to correct any dependency issues that may have occurred during the installation.<\/p>\n<pre>\nsudo apt-get install -f\n<\/pre>\n<h4>Arch Linux<\/h4>\n<p>To get Steam working on Arch Linux, you will first need to enable the \u201cmultilib\u201d software repository. Steam cannot be installed without this repo. To enable it, open up \/etc\/pacman.conf in your favorite text editor as root.<\/p>\n<p>Once the file is open, find \u201cmultilib\u201d in the file, and remove the # symbol from in front of it, as well as the lines directly below it. Then, save your edits and resync Arch with the repos.<\/p>\n<pre>\nsudo pacman -Syy\n<\/pre>\n<p>When everything is resynced, the installation of Steam can begin. Using the\u00a0<strong>pacman\u00a0<\/strong>command below, get the Steam app installed.<\/p>\n<pre>\nsudo pacman -S steam\n<\/pre>\n<h4>Fedora\/OpenSUSE<\/h4>\n<p>Both Fedora and OpenSUSE can install Steam through software repositories included in the operating system. That being said, the Flatpak release of Steam works a lot better on these OSes, and we suggest installing it that way instead.<\/p>\n<h4>Flatpak<\/h4>\n<p>To get Steam up and running on Flatpak, start by enabling the Flatpak runtime. To do that, please follow our guide on how to set up Flatpak on Linux. Then, when you\u2019ve set up the Flatpak runtime, install Steam on your Linux PC with the two commands below.<\/p>\n<pre>\nflatpak remote-add --if-not-exists flathub https:\/\/flathub.org\/repo\/flathub.flatpakrepo\n<\/pre>\n<pre>\nflatpak install flathub com.valvesoftware.Steam\n<\/pre>\n<h3>Install Observer on Linux<\/h3>\n<p>With Steam installed, log into the app using your Steam credentials. After that, follow the step-by-step instructions below to get Observer working on Linux.<\/p>\n<p><strong>Step 1:<\/strong> Open up Steam and locate the \u201cStore\u201d button in the app. Click on the \u201cStore\u201d button to access the Steam storefront. Once on the Steam storefront, find the search box and select it with the mouse.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-406027 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-observer-on-linux.png\" alt=\"\" width=\"1200\" height=\"989\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-observer-on-linux.png 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-observer-on-linux-2.png 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-observer-on-linux-3.png 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-observer-on-linux-4.png 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<p>When you\u2019ve selected the search box, type in \u201cObserver\u201d and press the\u00a0<strong>Enter\u00a0<\/strong>key with the mouse to view the search results. Then, look through and click on \u201cObserver\u201d to access the game\u2019s Steam storefront page.<\/p>\n<p><strong>Step 2:<\/strong> On the Observer Storefront page in Steam, locate the green \u201cAdd to cart\u201d button, and select it with the mouse. When you click on this button, Observer will be added to your Steam cart. From here, click on the cart icon and go through the process of buying the game and adding it to your account.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-406028 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-observer-on-linux-1.png\" alt=\"\" width=\"1200\" height=\"933\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-observer-on-linux-1.png 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-observer-on-linux-5.png 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-observer-on-linux-6.png 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-observer-on-linux-7.png 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<p><strong>Step 3:<\/strong> When you\u2019ve purchased Observer, find the \u201cLibrary\u201d button, and click on it to access your Steam games library. Then, find the search box, and click on it with the mouse.\u00a0<\/p>\n<p>Inside of the Steam library search box, type in \u201cObserver.\u201d After typing out your keyword, the game should show up. At this point, select it with the mouse to access Observer\u2019s Steam library page.<\/p>\n<p><strong>Step 4:<\/strong> On Observer\u2019s Steam library page, find the blue \u201cINSTALL\u201d button, and click on it with the mouse. When you click on this button, Steam will download and install the game to your Linux PC.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-406026 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-observer-on-linux-1.jpg\" alt=\"\" width=\"1200\" height=\"675\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-observer-on-linux-1.jpg 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-observer-on-linux-5.jpg 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-observer-on-linux-6.jpg 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-observer-on-linux-7.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<p>When the installation is complete, the blue \u201cINSTALL\u201d button will become a green \u201cPLAY\u201d button. Click on it with the mouse to start up the game on your Linux PC. Enjoy Observer and happy gaming!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Related Articles Observer is a cyberpunk horror game developed by Bloober Team and published by Aspyr. It was released on Windows, PS4, and Xbox in 2017, and later on, it came to Linux. In this guide, we\u2019ll show you how to play it on Linux. Observer is a native Linux game, but you\u2019ll only be &hellip;<\/p>\n","protected":false},"author":1,"featured_media":1415,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[21],"tags":[33],"_links":{"self":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts\/1414"}],"collection":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/comments?post=1414"}],"version-history":[{"count":0,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts\/1414\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media\/1415"}],"wp:attachment":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media?parent=1414"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/categories?post=1414"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/tags?post=1414"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}