{"id":1354,"date":"2021-12-16T12:37:42","date_gmt":"2021-12-16T09:37:42","guid":{"rendered":"https:\/\/files2.tojikon.net\/files-cloud\/2021\/08\/24\/how-to-play-splitgate-beta-on-linux\/https:\/\/files2.tojikon.net\/files-cloud\/2021\/08\/24\/how-to-play-splitgate-beta-on-linux\/"},"modified":"2021-12-16T12:37:42","modified_gmt":"2021-12-16T09:37:42","slug":"how-to-play-splitgate-beta-on-linux","status":"publish","type":"post","link":"https:\/\/tojikon.net\/en\/1354-how-to-play-splitgate-beta-on-linux\/","title":{"rendered":"How to play Splitgate (Beta) on Linux"},"content":{"rendered":"<section id=\"related_posts\">\n<div class=\"block-head\">\n<h3>Related Articles<\/h3>\n<\/div>\n<\/section>\n<p>Splitgate is a PVP game that the developer says is \u201cHalo meets Portal.\u201d In the game, users can portal with a portal gun while defeating enemies with various weapons. The game is in Beta, so it can be unstable. However, it is free to play. Here\u2019s how to enjoy Splitgate on Linux!<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignleft size-full wp-image-407075\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-splitgate-beta-on-linux.jpg\" alt=\"\" width=\"1200\" height=\"675\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-splitgate-beta-on-linux.jpg 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-splitgate-beta-on-linux-2.jpg 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-splitgate-beta-on-linux-3.jpg 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-splitgate-beta-on-linux-4.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<p>Splitgate is a new FPS game that takes the concept of Valve\u2019s Portal and Microsoft\u2019s Halo and puts them together. It\u2019s a fun game, and thankfully, you\u2019ll be able to enjoy it on Linux. That said, you\u2019ll only be able to play the game on Steam for Linux, so we\u2019ll need to demonstrate how to install it.<\/p>\n<p>To start the installation of Steam on Linux, open up a terminal window on the desktop. To do that, press <strong>Ctrl + Alt + T<\/strong> on the keyboard. Or, search for \u201cTerminal\u201d in the app menu and launch it that way.<\/p>\n<p>With the terminal window open and ready to use, the installation can begin. Follow the installation instructions down below to get Steam working on the desktop.<\/p>\n<h4>Ubuntu<\/h4>\n<p>To install Steam on Ubuntu, you\u2019ll need to use the following <strong>apt install<\/strong> command down below.<\/p>\n<pre>\nsudo apt install steam\n<\/pre>\n<h4>Debian<\/h4>\n<p>Steam is available on Debian. However, you\u2019ll have to get the DEB package from the Valve website and download it to your home folder using the <strong>wget<\/strong> command down below.<\/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 can begin. Using the\u00a0<strong>dpkg<\/strong> command down below, install the latest release of Steam for Debian.<\/p>\n<pre>\nsudo dpkg -i steam.deb\n<\/pre>\n<p>Now that the Steam DEB package is configured on your Linux PC, you\u2019ll have to correct any dependency issues on the system. Using the <strong>apt-get install<\/strong> command down below, correct the dependencies.<\/p>\n<pre>\nsudo apt-get install -f\n<\/pre>\n<h4>Arch Linux<\/h4>\n<p>Arch Linux has Steam available in the \u201cmultilib\u201d software repository. However, you\u2019ll need to enable this software repository on your computer. To do that, open up the <code>\/etc\/pacman.conf<\/code> file (as root).<\/p>\n<p>Now that the file is open as root locate the # symbol near \u201cmultilib\u201d in the text file and remove it. Then, remove the # symbols from directly below it. Finally, save the text file and re-sync Pacman with the official software repositories.<\/p>\n<pre>\nsudo pacman -Syy\n<\/pre>\n<p>Finally, install the Steam application on your Arch Linux system using the following <strong>pacman<\/strong> command below.<\/p>\n<pre>\nsudo pacman -S steam\n<\/pre>\n<h4>Fedora\/OpenSUSE<\/h4>\n<p>With Fedora and OpenSUSE, it is possible to get Steam working through the software repositories included on the system. That being said, the Flatpak release of Steam works much better on these operating systems, and we suggest setting it up instead.<\/p>\n<h4>Flatpak<\/h4>\n<p>To get Steam working on your PC as a Flatpak, you\u2019ll have to set up the Flatpak runtime on your computer. Thankfully, the Flatpak runtime can easily be set up by following our setup guide.<\/p>\n<p>After configuring the Flatpak runtime, the installation of Steam can begin. First, using the two commands below, get the latest Steam app working on your system.<\/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<p>Now that Steam is installed open up Steam on your computer and log into your account using your password details. Then, follow the step-by-step instructions down below to get Splitgate working on Linux.<\/p>\n<p><strong>Step 1:<\/strong> To get Splitgate working, find the \u201cstore\u201d button and click on it with the mouse. Inside the Steam store, find the search box and click on it with the mouse. Then, type in \u201cSplitgate (Beta).\u201d<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignleft size-full wp-image-407076\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-splitgate-beta-on-linux.png\" alt=\"\" width=\"1200\" height=\"447\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-splitgate-beta-on-linux.png 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-splitgate-beta-on-linux-2.png 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-splitgate-beta-on-linux-3.png 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-splitgate-beta-on-linux-4.png 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<p>Press the\u00a0<strong>Enter<\/strong> key to view the search results. Then, look through the search results and click on \u201cSplitgate.\u201d Selecting this option will load up the game\u2019s Steam Store page.<\/p>\n<p><strong>Step 2:<\/strong> Locate the green \u201cAdd to cart\u201d button and click on it with the mouse. When you select this button, you\u2019ll add the game to your Steam cart. Then, click on the cart button to go through the process of purchasing the game for your Steam account.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignleft size-full wp-image-407077\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-splitgate-beta-on-linux-1.png\" alt=\"\" width=\"1200\" height=\"514\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-splitgate-beta-on-linux-1.png 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-splitgate-beta-on-linux-5.png 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-splitgate-beta-on-linux-6.png 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-splitgate-beta-on-linux-7.png 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<p><strong>Step 3:<\/strong> Find the \u201cLibrary\u201d button in Steam and click on it with the mouse to access your game in your Steam library collection. Then, find the search box in the Steam library section, and type in \u201cSplitgate.\u201d<\/p>\n<p>Locate \u201cSplitgate\u201d and click on it to access the game\u2019s Steam library page.<\/p>\n<p><strong>Step 4:<\/strong> On the Splitgate library page, find the blue \u201cINSTALL\u201d button, and click on it with the mouse. When you select this button, the game will begin to download. Keep in mind that this download may take some time.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignleft size-full wp-image-407074\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-splitgate-beta-on-linux-1.jpg\" alt=\"\" width=\"1200\" height=\"675\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-splitgate-beta-on-linux-1.jpg 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-splitgate-beta-on-linux-5.jpg 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-splitgate-beta-on-linux-6.jpg 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-splitgate-beta-on-linux-7.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<p>The blue \u201cINSTALL\u201d button will become a green \u201cPLAY\u201d button when the download is complete. Select it with the mouse to start up Splitgate.<\/p>\n<p>Enjoy, and happy gaming!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Related Articles Splitgate is a PVP game that the developer says is \u201cHalo meets Portal.\u201d In the game, users can portal with a portal gun while defeating enemies with various weapons. The game is in Beta, so it can be unstable. However, it is free to play. Here\u2019s how to enjoy Splitgate on Linux! Splitgate &hellip;<\/p>\n","protected":false},"author":1,"featured_media":1355,"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\/1354"}],"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=1354"}],"version-history":[{"count":0,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts\/1354\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media\/1355"}],"wp:attachment":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media?parent=1354"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/categories?post=1354"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/tags?post=1354"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}