{"id":1652,"date":"2021-12-16T13:27:36","date_gmt":"2021-12-16T10:27:36","guid":{"rendered":"https:\/\/files2.tojikon.net\/files-cloud\/2021\/03\/25\/how-to-play-valheim-on-linux-2\/https:\/\/files2.tojikon.net\/files-cloud\/2021\/03\/25\/how-to-play-valheim-on-linux-2\/"},"modified":"2021-12-16T13:27:36","modified_gmt":"2021-12-16T10:27:36","slug":"how-to-play-valheim-on-linux","status":"publish","type":"post","link":"https:\/\/tojikon.net\/en\/1652-how-to-play-valheim-on-linux\/","title":{"rendered":"How to play Valheim on Linux"},"content":{"rendered":"<section id=\"related_posts\">\n<div class=\"block-head\">\n<h3>Related Articles<\/h3>\n<\/div>\n<\/section>\n<p>Valheim is an early access survival and sandbox video game by Swedish developer Iron Gate Studio. In the game, players are Vikings and have to craft tools and survive. The game works on Linux reasonably well. Here\u2019s how to set it up on your system.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-398092 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-valheim-on-linux.png\" alt=\"Valheim on Linux\" width=\"1200\" height=\"800\"\/><\/p>\n<p>Valheim is native to Linux, but it only works with the help of Steam for Linux. So, we must go over how to install the Linux version of Steam on your computer.\u00a0<\/p>\n<h3>Install Steam<\/h3>\n<p>To start installing Steam on your Linux PC, open up a terminal window on the desktop. To open up a terminal window on your Linux desktop, press the <strong>Ctrl + Alt + T\u00a0<\/strong>keyboard combination. Or, search for \u201cTerminal\u201d in the app menu and open it that way.<\/p>\n<p>Once the terminal window is open, follow along with the installation instructions outlined below that correspond with the Linux OS you currently use.<\/p>\n<h4>Ubuntu<\/h4>\n<p>On Ubuntu, the Steam application can be installed via the\u00a0<strong>apt install<\/strong> command. To get the app working on your system, enter the command below.<\/p>\n<pre>\nsudo apt install steam\n<\/pre>\n<h4>Debian<\/h4>\n<p>On Debian Linux, the Steam application is supported via their \u201cNon-free\u201d software repository. However, it\u2019s easier to get the app working on your computer by manually downloading the Steam DEB package.<\/p>\n<p>To download the Steam DEB package, make use of the following\u00a0<strong>wget\u00a0<\/strong>command.<\/p>\n<pre>\nwget https:\/\/steamcdn-a.akamaihd.net\/client\/installer\/steam.deb\n<\/pre>\n<p>After downloading the Steam DEB package to your computer, the installation of Steam can begin. Using the\u00a0<strong>dpkg\u00a0<\/strong>command below, install Steam.<\/p>\n<pre>\nsudo dpkg -i steam.deb\n<\/pre>\n<p>Once the Steam DEB package is installed onto your computer, you\u2019ll need to correct any dependency issues that may have arisen during the installation. To fix this issue, execute the following\u00a0<strong>Apt-get install -f\u00a0<\/strong>command.<\/p>\n<pre>\nsudo apt-get install -f\n<\/pre>\n<h4>Arch Linux<\/h4>\n<p>On Arch Linux, the Steam app is available to all users, provided they have the \u201cmultilib\u201d software repository enabled. To enable it on your computer, open up the Pacman configuration file, enable \u201cMultilib,\u201d resync pacman with\u00a0<strong>pacman -Syyu<\/strong>, and install Steam with the command below.<\/p>\n<pre>\nsudo pacman -S steam\n<\/pre>\n<h4>Fedora\/OpenSUSE<\/h4>\n<p>On Fedora and OpenSUSE, it is possible to get the Steam app working through included software repositories. However, these versions of the app don\u2019t work very well. For this reason, we suggest installing the Flatpak release instead.<\/p>\n<h4>Flatpak<\/h4>\n<p>Steam is available as a Flatpak package on Flathub. To get it working on your computer, you must first install the Flatpak runtime. To install the runtime on your computer, follow along with this guide on the subject.<\/p>\n<p>After setting up the Flatpak runtime on your computer, you\u2019ll need to set up the Flathub app store. To set up the app store, enter the command below.<\/p>\n<pre>\nflatpak remote-add --if-not-exists flathub https:\/\/flathub.org\/repo\/flathub.flatpakrepo\n<\/pre>\n<p>Now that the Flathub app store is set up on your computer, the installation of Steam can begin using the command below.<\/p>\n<pre>\nflatpak install flathub com.valvesoftware.Steam\n<\/pre>\n<h3>Native setup<\/h3>\n<p>Playing Valheim natively on Linux is relatively easy. To set up the game on your system, follow the step-by-step instructions below.<\/p>\n<p><strong>Step 1:<\/strong> Launch Steam on your computer by searching for \u201cSteam\u201d in the app menu. Once the app is open, enter your user credentials and log in. When you\u2019ve logged in, find the \u201cSTORE\u201d button at the top of Steam.\u00a0<\/p>\n<p>By selecting the \u201cSTORE\u201d button, you\u2019ll be brought to the Steam Storefront page.\u00a0<\/p>\n<p><strong>Step 2:<\/strong> On the Steam Storefront page, locate the search button and click on it with the mouse to access the search function. From there, type in \u201cValheim\u201d and press the enter key to view the results.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-398095 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-valheim-on-linux-1.png\" alt=\"\" width=\"1200\" height=\"499\"\/><\/p>\n<p>The results click on the item that says \u201cValheim\u201d to navigate to the Steam page for Valheim. Once on the Valheim Steam page, locate the green \u201cAdd to cart\u201d button and click on it to purchase the game.<\/p>\n<p>Be warned that Valheim, although very fun, is an early-access game. Early-access means that there are bugs that may occur while playing.\u00a0<\/p>\n<p><strong>Step 3:<\/strong> Find the \u201cLIBRARY\u201d button at the top of Steam and click it to head over to your Steam library. Once in the Steam library area, find \u201cValheim\u201d and click on it. Then, select the blue \u201cINSTALL\u201d button to download and install the game on your computer.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-398094 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-valheim-on-linux-3.png\" alt=\"\" width=\"1200\" height=\"545\"\/><\/p>\n<p><strong>Step 4:<\/strong> When Valheim is downloaded and installed, the blue \u201cINSTALL\u201d button will become a green \u201cPLAY\u201d button. Click on it to play the game!<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-398093 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-valheim-on-linux-5.png\" alt=\"\" width=\"1200\" height=\"675\"\/><\/p>\n<h3>Proton setup<\/h3>\n<p>Valheim is native to Linux, so there is no need to play it with Valve\u2019s Steam Play and Proton. If you have issues playing the game with the native release, this is an alternative option.\u00a0<\/p>\n<p>To set up Valheim via Proton, please check out our in-depth guide on Steam Play.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Related Articles Valheim is an early access survival and sandbox video game by Swedish developer Iron Gate Studio. In the game, players are Vikings and have to craft tools and survive. The game works on Linux reasonably well. Here\u2019s how to set it up on your system. Valheim is native to Linux, but it only &hellip;<\/p>\n","protected":false},"author":1,"featured_media":1653,"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\/1652"}],"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=1652"}],"version-history":[{"count":0,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts\/1652\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media\/1653"}],"wp:attachment":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media?parent=1652"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/categories?post=1652"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/tags?post=1652"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}