{"id":1528,"date":"2021-12-16T13:53:41","date_gmt":"2021-12-16T10:53:41","guid":{"rendered":"https:\/\/files2.tojikon.net\/files-cloud\/2021\/05\/22\/how-to-play-american-truck-simulator-on-linux\/https:\/\/files2.tojikon.net\/files-cloud\/2021\/05\/22\/how-to-play-american-truck-simulator-on-linux\/"},"modified":"2021-12-16T13:53:41","modified_gmt":"2021-12-16T10:53:41","slug":"how-to-play-american-truck-simulator-on-linux","status":"publish","type":"post","link":"https:\/\/tojikon.net\/en\/1528-how-to-play-american-truck-simulator-on-linux\/","title":{"rendered":"How to play American Truck Simulator on Linux"},"content":{"rendered":"<section id=\"related_posts\">\n<div class=\"block-head\">\n<h3>Related Articles<\/h3>\n<\/div>\n<\/section>\n<p>American Truck Simulator is a truck simulator game developed by SCS Software. It\u2019s a sequel to Euro Truck Simulator 2 and puts the player in charge of running an 18-wheeler truck across America. In this guide, we\u2019ll show you how to play it on Linux.<\/p>\n<h2><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-402649 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-american-truck-simulator-on-linux.jpg\" alt=\"American Truck Simulator on Linux\" width=\"1200\" height=\"675\"\/><\/h2>\n<h2>American Truck Simulator on Linux<\/h2>\n<p>American Truck Simulator works on Linux, as it has a native release. However, the game can only be played on the Linux version of Steam, and the developers haven\u2019t released the game to Linux on any other distribution service.<\/p>\n<h3>Install Steam<\/h3>\n<p>As a result, we\u2019ll need to go over how to install Steam on Linux before showing you how to get American Truck Simulator working on Linux. To start the installation of Steam on your Linux PC, launch a terminal window.<\/p>\n<p>You can launch a terminal window on your Linux desktop by pressing\u00a0<strong>Ctrl + Alt + T\u00a0<\/strong>on the keyboard. Or, search for \u201cTerminal\u201d in the app menu and open it up that way. Once the terminal window is open, follow along with the installation instructions outlined below.<\/p>\n<h4>Ubuntu<\/h4>\n<p>Steam is included in the Ubuntu primary software sources. If you\u2019d like to install it on your system, you can do so with the following command.<\/p>\n<pre>\nsudo apt install steam\n<\/pre>\n<h4>Debian<\/h4>\n<p>To use Steam with Debian, you\u2019ll need first to download the Steam DEB package to your Linux PC. The reason for this is that Valve\u2019s Steam DEB is much easier to install than the one included in the \u201cnon-free\u201d repo.<\/p>\n<p>To download the Steam DEB package, use the following\u00a0<strong>wget\u00a0<\/strong>command. This command will follow the link to the DEB and place it in your home folder.<\/p>\n<pre>\nwget https:\/\/steamcdn-a.akamaihd.net\/client\/installer\/steam.deb\n<\/pre>\n<p>After the download is complete, the installation of Steam can begin. Using the\u00a0<strong>dpkg\u00a0<\/strong>command below, install the latest release of Steam.<\/p>\n<pre>\nsudo dpkg -i steam.deb\n<\/pre>\n<p>When Steam is done installing, you will run into dependency issues. That\u2019s no problem! You can quickly fix the dependency issues using the\u00a0<strong>apt-get install -f\u00a0<\/strong>command below.<\/p>\n<pre>\nsudo apt-get install -f\n<\/pre>\n<h4>Arch Linux<\/h4>\n<p>Steam is available to all Arch Linux users through the \u201cmultilib\u201d software repository. The trouble is, not all Arch users have this repo turned on, as some prefer a pure \u201c64-bit\u201d installation.<\/p>\n<p>To turn on the \u201cmultilib\u201d software repository, open up the <code>\/etc\/pacman.conf<\/code> file and locate \u201cmultilib.\u201d Remove all # symbols from in front of \u201cmultilib,\u201d and re-sync Pacman using the command below.<\/p>\n<pre>\nsudo pacman -Syy\n<\/pre>\n<p>Once the system is re-synced, you can install the latest release of Steam on Arch Linux with the following command.<\/p>\n<pre>\nsudo pacman -S steam\n<\/pre>\n<h4>Fedora\/OpenSUSE<\/h4>\n<p>Both Fedora and OpenSUSE Linux have Steam available for installation in their software sources, and you\u2019ll be able to get them working with a bit of effort. However, these programs don\u2019t perform and the Flatpak release, so we\u2019d suggest installing Steam over Flatpak instead.<\/p>\n<h4>Flatpak<\/h4>\n<p>Steam is available as a Flatpak. If you\u2019d like to install it, start by setting up the Flatpak runtime. The runtime is easy to install, and you can set it up by following this guide on the subject.<\/p>\n<p>Once the Flatpak runtime is installed, use the\u00a0<strong>flatpak remote-add\u00a0<\/strong>command to install the Flatpak app store. Then, use the\u00a0<strong>flatpak install\u00a0<\/strong>command to get the Flatpak version of Steam on your computer.<\/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 American Truck Simulator on Linux<\/h3>\n<p>With the Steam app installed, log in with your user account information and follow the step-by-step instructions below to get American Truck Simulator working on your Linux PC.<\/p>\n<p><strong>Step 1:<\/strong> Log into Steam, and locate the \u201cStore\u201d button. Click on \u201cStore\u201d to access the Steam Storefront. This area is where you can purchase games, like American Truck Simulator.<\/p>\n<p><strong>Step 2:<\/strong> Find the search box, and click on it with the mouse. Then, type in \u201cAmerican Truck Simulator\u201d and press the\u00a0<strong>Enter\u00a0<\/strong>key. Look through the search results until you locate the \u201cAmerican Truck Simulator\u201d option in the search results and click on it.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-402633 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-american-truck-simulator-on-linux.png\" alt=\"\" width=\"1200\" height=\"455\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-american-truck-simulator-on-linux.png 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-american-truck-simulator-on-linux-2.png 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-american-truck-simulator-on-linux-3.png 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-american-truck-simulator-on-linux-4.png 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<p><strong>Step 3:<\/strong> After clicking on \u201cAmerican Truck Simulator\u201d with the mouse, you\u2019ll be taken to the American Truck Simulator Storefront page. On this page, locate the green \u201cAdd to cart\u201d button and click on it with the mouse.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-402634 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-american-truck-simulator-on-linux-1.png\" alt=\"\" width=\"1200\" height=\"592\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-american-truck-simulator-on-linux-1.png 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-american-truck-simulator-on-linux-5.png 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-american-truck-simulator-on-linux-6.png 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-american-truck-simulator-on-linux-7.png 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<p>When you click on \u201cAdd to cart,\u201d it\u2019ll allow you to purchase the game and add it to your account.<\/p>\n<p><strong>Step 4:<\/strong> Once you\u2019ve purchased American Truck Simulator to your Steam account, locate the \u201cLibrary\u201d button, and click on it with the mouse. Then, search for \u201cAmerican Truck Simulator\u201d in your list of games.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-402649 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-american-truck-simulator-on-linux.jpg\" alt=\"\" width=\"1200\" height=\"675\"\/><\/p>\n<p>Click on the blue \u201cINSTALL\u201d button to download and install the game onto your computer. When the installation is complete, you\u2019ll be able to play American Truck Simulator on your Linux PC! Enjoy, and have fun gaming!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Related Articles American Truck Simulator is a truck simulator game developed by SCS Software. It\u2019s a sequel to Euro Truck Simulator 2 and puts the player in charge of running an 18-wheeler truck across America. In this guide, we\u2019ll show you how to play it on Linux. American Truck Simulator on Linux American Truck Simulator &hellip;<\/p>\n","protected":false},"author":1,"featured_media":1529,"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\/1528"}],"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=1528"}],"version-history":[{"count":0,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts\/1528\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media\/1529"}],"wp:attachment":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media?parent=1528"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/categories?post=1528"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/tags?post=1528"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}