{"id":1298,"date":"2021-12-16T11:44:26","date_gmt":"2021-12-16T08:44:26","guid":{"rendered":"https:\/\/files2.tojikon.net\/files-cloud\/2021\/10\/15\/how-to-play-stick-fight-the-game-on-linux\/https:\/\/files2.tojikon.net\/files-cloud\/2021\/10\/15\/how-to-play-stick-fight-the-game-on-linux\/"},"modified":"2021-12-16T11:44:26","modified_gmt":"2021-12-16T08:44:26","slug":"how-to-play-stick-fight-the-game-on-linux","status":"publish","type":"post","link":"https:\/\/tojikon.net\/en\/1298-how-to-play-stick-fight-the-game-on-linux\/","title":{"rendered":"How to play Stick Fight: The Game on Linux"},"content":{"rendered":"<section id=\"related_posts\">\n<div class=\"block-head\">\n<h3>Related Articles<\/h3>\n<\/div>\n<\/section>\n<p>Stick Fight: The Game is a physics-based online fighting game for PC. It was developed by Landfall West and published by Landfall. Here\u2019s how you can enjoy Stick Fight: The Game on Linux.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-408350 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-stick-fight-the-game-on-linux.png\" alt=\"\" width=\"1200\" height=\"669\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-stick-fight-the-game-on-linux.png 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-stick-fight-the-game-on-linux-4.png 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-stick-fight-the-game-on-linux-5.png 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-stick-fight-the-game-on-linux-6.png 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<p>Stick Fight: The Game works on Linux via Proton in Steam. If you\u2019d like to play this game on your computer, you\u2019ll have to get the Steam app set up.<\/p>\n<h4>Install Steam<\/h4>\n<p>To install the Steam application on your Linux PC, open up a terminal window on the desktop. You can launch a terminal window on the Linux desktop by pressing <strong>Ctrl + Alt + T<\/strong> on the keyboard. Or, search for \u201cTerminal\u201d in the app menu.<\/p>\n<p>With the terminal window open, the installation can begin. Follow along with the installation instructions down 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 <strong>apt install<\/strong> command below.<\/p>\n<pre>\nsudo apt install steam\n<\/pre>\n<h4>Debian<\/h4>\n<p>Those on Debian can install Steam. First, however, it must be downloaded. To download the latest release of Steam to your computer, use the following <strong>wget<\/strong> download command.<\/p>\n<pre>\nwget https:\/\/steamcdn-a.akamaihd.net\/client\/installer\/steam.deb\n<\/pre>\n<p>After downloading the latest release of Steam to your Debian Linux computer, the installation can begin. Using the <strong>dpkg<\/strong> command down below, set up Steam.<\/p>\n<pre>\nsudo dpkg -i steam.deb\n<\/pre>\n<p>Once the Steam DEB package is configured on your Linux computer, you\u2019ll need to correct any dependency issues during the installation process.<\/p>\n<pre>\nsudo apt-get install -f\n<\/pre>\n<h4>Arch Linux<\/h4>\n<p>To use Steam on Arch Linux, you\u2019ll have to enable the \u201cmultilib\u201d software repository. You can enable this software repository by opening up the \/etc\/pacman.conf file in a text editor (as root).<\/p>\n<p>With the text file open in the editor, locate the \u201cmultilib\u201d line, fine the symbol, and remove it. Also, remove the symbol from the lines directly below it.<\/p>\n<p>After editing the text file, save your edits. Then, once the edits are saved, close the text editor and re-sync your system with the official Arch Linux servers using the command below.<\/p>\n<pre>\nsudo pacman -Syy\n<\/pre>\n<p>Finally, install Steam on your Arch Linux computer using <strong>pacman<\/strong>.<\/p>\n<pre>\nsudo pacman -S steam\n<\/pre>\n<h4>Fedora\/OpenSUSE<\/h4>\n<p>If you\u2019re on Fedora or OpenSUSE, you\u2019ll be able to install Steam out of the box with included software repositories. However, the native release of Steam for Fedora and OpenSUSE doesn\u2019t work as well as Flatpak. So we suggest following the Flatpak instructions instead.<\/p>\n<h4>Flatpak<\/h4>\n<p>To use Steam on Linux as a Flatpak, you\u2019ll have to install the Flatpak runtime. Setting up the runtime involves installing the \u201cflatpak\u201d app package using your package manager. If you need help setting up the runtime, follow our guide on the subject.<\/p>\n<p>After setting up the Flatpak runtime on your computer, you\u2019ll be able to install the latest release of Steam on your computer using 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>Play Stick Fight on Linux<\/h3>\n<p>With the Steam application installed, launch the program on the Linux desktop. Once the app is launched, log into your account using your Steam credentials. Then, follow the step-by-step instructions below to play Stick Fight: The Game on Linux.<\/p>\n<p><strong>Step 1:<\/strong> Find the \u201cSteam\u201d button inside the Steam app and click on it with the mouse. Then, select \u201cSettings\u201d to access the Steam settings area.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-293847 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-stick-fight-the-game-on-linux-1.png\" alt=\"\" width=\"1200\" height=\"689\"\/><\/p>\n<p>Inside the Steam settings area, find the \u201cSteam Play\u201d button and click on it. Then, check both the \u201cEnable Steam Play for supported titles\u201d box and the \u201cEnable Steam Play for all other titles\u201d box. Finally, select the \u201cOK\u201d to save the changes.<\/p>\n<p><strong>Step 2:<\/strong> Find the \u201cStore\u201d button inside of Steam and select it to access the Steam Store. Once on the Steam Store, find the search box, and click on it. Then, type in \u201cStick Fight: The Game.\u201d<\/p>\n<p>Press the <strong>Enter<\/strong> key to view the search results.<\/p>\n<p><strong>Step 3:<\/strong> Look through the Steam search results for \u201cStick Fight: The Game.\u201d Select the game in the search results, and click on \u201cStick Fight: The Game\u201d to access its Steam Store page.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-408344 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-stick-fight-the-game-on-linux-2.png\" alt=\"\" width=\"1200\" height=\"1154\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-stick-fight-the-game-on-linux-2.png 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-stick-fight-the-game-on-linux-7.png 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-stick-fight-the-game-on-linux-8.png 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-stick-fight-the-game-on-linux-9.png 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<p>On the Stick Fight: The Game store page, find the green \u201cAdd to cart\u201d button to purchase it and add it to your Steam library.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-408353 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-stick-fight-the-game-on-linux-3.png\" alt=\"\" width=\"1200\" height=\"1063\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-stick-fight-the-game-on-linux-3.png 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-stick-fight-the-game-on-linux-10.png 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-stick-fight-the-game-on-linux-11.png 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-stick-fight-the-game-on-linux-12.png 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<p><strong>Step 4:<\/strong> After buying the game, click on the \u201cLibrary\u201d button to access your Steam library. Then, look through and find \u201cStick Fight: The Game.\u201d<\/p>\n<p>Locate the blue \u201cINSTALL\u201d button and click on it to download and install Stick Fight: The Game onto your Linux computer.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-408347 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-stick-fight-the-game-on-linux.jpg\" alt=\"\" width=\"1200\" height=\"900\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-stick-fight-the-game-on-linux.jpg 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-stick-fight-the-game-on-linux-1.jpg 300w, https:\/\/www.addictivetips.com\/app\/uploads\/2021\/10\/stickfight-the-game-1024x768.jpg 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-stick-fight-the-game-on-linux-2.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<p><strong>Step 5:<\/strong> When Stick Fight: The Game is done downloading and installing on your Linux PC, the blue \u201cINSTALL\u201d button will become a green \u201cPLAY\u201d button. Select the green \u201cPLAY\u201d button to start up the game.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Related Articles Stick Fight: The Game is a physics-based online fighting game for PC. It was developed by Landfall West and published by Landfall. Here\u2019s how you can enjoy Stick Fight: The Game on Linux. Stick Fight: The Game works on Linux via Proton in Steam. If you\u2019d like to play this game on your &hellip;<\/p>\n","protected":false},"author":1,"featured_media":1299,"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\/1298"}],"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=1298"}],"version-history":[{"count":0,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts\/1298\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media\/1299"}],"wp:attachment":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media?parent=1298"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/categories?post=1298"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/tags?post=1298"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}