{"id":1450,"date":"2021-12-16T11:59:20","date_gmt":"2021-12-16T08:59:20","guid":{"rendered":"https:\/\/files2.tojikon.net\/files-cloud\/2021\/06\/30\/how-to-play-counter-strike-global-offensive-on-linux\/https:\/\/files2.tojikon.net\/files-cloud\/2021\/06\/30\/how-to-play-counter-strike-global-offensive-on-linux\/"},"modified":"2021-12-16T11:59:20","modified_gmt":"2021-12-16T08:59:20","slug":"how-to-play-counter-strike-global-offensive-on-linux","status":"publish","type":"post","link":"https:\/\/tojikon.net\/en\/1450-how-to-play-counter-strike-global-offensive-on-linux\/","title":{"rendered":"How to play Counter-Strike: Global Offensive on Linux"},"content":{"rendered":"<section id=\"related_posts\">\n<div class=\"block-head\">\n<h3>Related Articles<\/h3>\n<\/div>\n<\/section>\n<p>Counter-Strike; Global Offensive is a multiplayer FPS developed by Valve and Hidden Path Entertainment. In the game, players fight against each other to dismantle and plant bombs. 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-405347 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-counter-strike-global-offensive-on-linux.jpg\" alt=\"Counter-Strike: Global Offensive on Linux\" width=\"1200\" height=\"600\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-counter-strike-global-offensive-on-linux.jpg 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-counter-strike-global-offensive-on-linux-2.jpg 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-counter-strike-global-offensive-on-linux-3.jpg 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-counter-strike-global-offensive-on-linux-4.jpg 768w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-counter-strike-global-offensive-on-linux-5.jpg 680w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<p>Counter-Strike: Global Offensive, or \u201cCS: GO\u201d for short, is a native Linux game. Valve ported it around the same time they brought Steam to Linux. Since it is only on Steam, you can only play the game on your Linux PC via the Linux Steam app.<\/p>\n<h3>Install Steam<\/h3>\n<p>As a result, we must walk you through how to set up the Steam for Linux client. To start, open up a terminal window by pressing <strong>Ctrl + Alt + T<\/strong> on the keyboard. When the terminal window is open, follow the installation instructions that correspond with the Linux OS you currently use.<\/p>\n<h4>Ubuntu<\/h4>\n<p>To get Steam working on Ubuntu, use the following <strong>Apt install<\/strong> command below.<\/p>\n<pre>\nsudo apt install steam\n<\/pre>\n<h4>Debian<\/h4>\n<p>To get Steam working on Debian, start by downloading the latest DEB package from the Steam website. To do that, use the following <strong>wget<\/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 Steam DEB package to your computer, you\u2019ll be able to install the Steam DEB package using the following <strong>dpkg<\/strong> command.<\/p>\n<pre>\nsudo dpkg -i steam.deb\n<\/pre>\n<p>Now that the Steam DEB package is installed on your Linux PC, it is time to correct any of the dependency issues on your system. To fix them, use the following <strong>apt-get install -f<\/strong> command below.<\/p>\n<pre>\nsudo apt-get install -f\n<\/pre>\n<h4>Arch Linux<\/h4>\n<p>Steam is available on Arch Linux in the \u201cmultilib\u201d software repository. To get it working, start by opening up the <code>\/etc\/pacman.conf<\/code> file in a text editor. Then, locate the \u201c#multilib\u201d line, and remove the # symbol from in front of it, as well as any lines directly below it.<\/p>\n<p>Once you\u2019ve made the edits, save them. Then, use the <strong>pacman<\/strong> command below to re-sync with the Arch Linux repos. After that, install Steam with the second <strong>pacman<\/strong> command.<\/p>\n<pre>\nsudo pacman -Syy\n<\/pre>\n<pre>\nsudo pacman -S steam\n<\/pre>\n<h4>Fedora\/OpenSUSE<\/h4>\n<p>Both Fedora Linux, as well as OpenSUSE Linux, have the ability to get Steam installed out of the box with repositories included in them. However, the Flatpak release of Steam works much better, so we suggest following those instructions instead.<\/p>\n<h4>Flatpak<\/h4>\n<p>To get Steam working via Flatpak, start by installing the latest release of the Flatpak runtime. You can install the runtime using your package manager. If you\u2019re having issues setting up the Flatpak 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 Steam. To get the Steam client installed, enter the following 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 CS: GO on Linux\u00a0<\/h3>\n<p>With Steam installed, launch it on the desktop and log in using your user credentials. Then, follow the step-by-step instructions below to get CS: GO on Linux.<\/p>\n<p><strong>Step 1:<\/strong> To start the installation, open up the Steam Store. To open up the Steam store, find the \u201cStore\u201d button and click on it with the mouse. From there, click on the search button and type in \u201cCounter-Strike: Global Offensive.\u201d<\/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-counter-strike-global-offensive-on-linux.png\" alt=\"\" width=\"1200\" height=\"689\"\/><\/p>\n<p>Press the <strong>Enter<\/strong> key to view the search results. Look through the results for \u201cCounter-Strike: Global Offensive.\u201d Then, click on it with the mouse to go to the game\u2019s store page.<\/p>\n<p><strong>Step 2:<\/strong> On the CS:GO Steam Store page, locate the green \u201cadd to cart\u201d button and click on it with the mouse to add it to your Steam cart. Once it is in the Steam cart, click on the cart icon in the top right-hand corner.<\/p>\n<p>Inside the Steam cart, purchase the game. When you purchase it, it\u2019ll be added to your game library. Then, click on the \u201cLibrary\u201d button to access your Steam gaming library.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-405348 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-counter-strike-global-offensive-on-linux-1.png\" alt=\"\" width=\"1200\" height=\"663\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-counter-strike-global-offensive-on-linux-1.png 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-counter-strike-global-offensive-on-linux-2.png 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-counter-strike-global-offensive-on-linux-3.png 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-counter-strike-global-offensive-on-linux-4.png 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<p><strong>Step 3:<\/strong> In your Steam gaming library, click on the search button, and type in \u201cCounter-Strike: Global Offensive.\u201d When you\u2019ve found it, click on it to view the game\u2019s Steam library page.<\/p>\n<p>Inside of the Counter-Strike: Global Offensive game page, there will be a blue \u201cINSTALL\u201d button. Click on this blue \u201cINSTALL\u201d button to start the download and installation for Counter-Strike: Global Offensive onto your Linux PC.<\/p>\n<p><strong>Step 4:<\/strong> The download could take a couple of minutes, as it is a decently sized game. When the process is complete, it will turn into a green \u201cPLAY\u201d button. Select the green \u201cPLAY\u201d button to start up the game.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-405346 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-counter-strike-global-offensive-on-linux-1.jpg\" alt=\"\" width=\"1200\" height=\"675\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-counter-strike-global-offensive-on-linux-1.jpg 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-counter-strike-global-offensive-on-linux-6.jpg 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-counter-strike-global-offensive-on-linux-7.jpg 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-counter-strike-global-offensive-on-linux-8.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<p>Keep in mind, starting up Counter-Strike: Global Offensive for the first time could take a bit. Be patient. When it is open, you\u2019ll be ready to play! Happy gaming!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Related Articles Counter-Strike; Global Offensive is a multiplayer FPS developed by Valve and Hidden Path Entertainment. In the game, players fight against each other to dismantle and plant bombs. In this guide, we\u2019ll show you how to play it on Linux. Counter-Strike: Global Offensive, or \u201cCS: GO\u201d for short, is a native Linux game. Valve &hellip;<\/p>\n","protected":false},"author":1,"featured_media":1451,"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\/1450"}],"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=1450"}],"version-history":[{"count":0,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts\/1450\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media\/1451"}],"wp:attachment":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media?parent=1450"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/categories?post=1450"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/tags?post=1450"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}