{"id":1280,"date":"2021-12-16T12:48:54","date_gmt":"2021-12-16T09:48:54","guid":{"rendered":"https:\/\/files2.tojikon.net\/files-cloud\/2021\/10\/19\/how-to-play-trine-3-on-linux\/https:\/\/files2.tojikon.net\/files-cloud\/2021\/10\/19\/how-to-play-trine-3-on-linux\/"},"modified":"2021-12-16T12:48:54","modified_gmt":"2021-12-16T09:48:54","slug":"how-to-play-trine-3-on-linux","status":"publish","type":"post","link":"https:\/\/tojikon.net\/en\/1280-how-to-play-trine-3-on-linux\/","title":{"rendered":"How to play Trine 3 on Linux"},"content":{"rendered":"<section id=\"related_posts\">\n<div class=\"block-head\">\n<h3>Related Articles<\/h3>\n<\/div>\n<\/section>\n<p>Trine 3 is an action\/puzzle-platformer video game developed by Frozenbyte. It is the successor to Trine 2 and was released on August 20th, 2015. The game is on Microsoft Windows, Xbox, PS4, Mac OS, and Linux. Here\u2019s how to get it working on your Linux PC.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-408863 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-trine-3-on-linux.jpg\" alt=\"\" width=\"1200\" height=\"604\"\/><\/p>\n<p>Trine 3 works on Linux as a native game, but you\u2019ll have to install the Steam application first if you want to play it. Thankfully, Steam works on a majority of Linux operating systems. Unfortunately, the software doesn\u2019t come pre-installed on many distributions, so we\u2019ll need to go over how to get it working first.<\/p>\n<h3>Install Steam<\/h3>\n<p>To set up Steam on your Linux PC, you\u2019ll need to open a terminal window on the Linux desktop. You can open up 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>Once the terminal window is open and ready to use, the installation of Steam can begin. Using the installation instructions below, set up Steam on your Linux computer.<\/p>\n<h4><strong>Ubuntu<\/strong><\/h4>\n<p>To get Steam working on Ubuntu, you\u2019ll need to use the following <strong>apt install<\/strong> command below in a terminal window.<\/p>\n<pre>\nsudo apt install steam\n<\/pre>\n<h4><strong>Debian<\/strong><\/h4>\n<p>Steam does work on Debian; however, you\u2019ll have to download the Steam DEB package to your computer to get it to work. To download the latest release of Steam for Debian, use the <strong>wget<\/strong> download command 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, it is time to install Steam.\u00a0 Using the <strong>dpkg<\/strong> command below, install the newest release of Steam.<\/p>\n<pre>\nsudo dpkg -i steam.deb\n<\/pre>\n<p>Now that Steam is installed on your computer, you\u2019ll have to fix any dependency issues that may have occurred during the installation process. To do that, use the <strong>apt-get install -f<\/strong> command below.<\/p>\n<pre>\nsudo apt-get install -f\n<\/pre>\n<h4><strong>Arch Linux<\/strong><\/h4>\n<p>Steam is available for Arch Linux users, provided you\u2019ve enabled the \u201cmultilib\u201d software repository. To enable this repo, launch the \/etc\/pacman.conf file in a text editor (as root). Once open, find the # symbol in front of \u201cmultilib\u201d and remove it, as well as the lines directly below it.<\/p>\n<p>After editing the text file, save it and close it. Then, resync your packages with the official Arch Linux repos.<\/p>\n<pre>\nsudo pacman -Syy\n<\/pre>\n<p>Finally, install the latest release of Steam on your computer using the <strong>pacman<\/strong> command below.<\/p>\n<pre>\nsudo pacman -S steam\n<\/pre>\n<h4><strong>Fedora\/OpenSUSE<\/strong><\/h4>\n<p>Both Fedora and OpenSUSE Linux users can install the Steam application on their computer with software repositories included in their operating system. However, the Flatpak release of Steam tends to work better on these OSes, so we suggest following those instructions instead.<\/p>\n<h4><strong>Flatpak<\/strong><\/h4>\n<p>If you\u2019d like to use Steam on your Linux PC as a Flatpak, you\u2019ll first need to set up the Flatpak runtime on your computer. To set up the runtime on your system, please follow our Flatpak setup guide.\u00a0<\/p>\n<p>After setting up the Flatpak runtime on your computer, the installation of Steam can begin. Using the two commands below, get Steam working.<\/p>\n<pre>\nflatpak remote-add --if-not-exists flathub https:\/\/flathub.org\/repo\/flathub.flatpakrepo\nflatpak install flathub com.valvesoftware.Steam\n<\/pre>\n<h3>Install Trine 3 on Linux<\/h3>\n<p>Once the Steam application is up and running on your Linux PC, launch it and log into your account. Then, after logging in, follow the step-by-step instructions down below to get Trine 3 working on your Linux PC.<\/p>\n<p><strong>Step 1:<\/strong> Open up Steam and find the \u201cStore\u201d button inside of the app. Click on the \u201cStore\u201d button to head to the Steam store. Once there, click on the search box, and type in \u201cTrine 3.\u201d Press the <strong>Enter<\/strong> key to view the search results in Steam.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-408857 size-full\" src=\"https:\/\/www.addictivetips.com\/app\/uploads\/2021\/10\/trine-3-search.png\" alt=\"\" width=\"1200\" height=\"435\"\/><\/p>\n<p><strong>Step 2:<\/strong> Look through the Steam store search results for \u201cTrine 3\u201d and click on it with the mouse. When you select the Trine 3 search result, it\u2019ll load up the game\u2019s Store page. From here, find the green \u201cAdd to cart\u201d button and click on it with the mouse to add it to your Steam cart.<\/p>\n<p>Once the game is added to your Steam cart, click on the cart icon. After clicking on the cart icon, go through the process of purchasing your game.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-408860 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-trine-3-on-linux.png\" alt=\"\" width=\"1200\" height=\"420\"\/><\/p>\n<p><strong>Step 3:<\/strong> Find the \u201cLibrary\u201d button and click on it with the mouse. After selecting this button, you\u2019ll be brought to your Steam games library. Look through your games and find \u201cTrine 3,\u201d and select it.<\/p>\n<p>When you select Trine 3 in the library section, you\u2019ll see a blue \u201cINSTALL\u201d button. Select this button to download and install Trine 3 to your Linux PC.<\/p>\n<p><strong>Step 4:<\/strong> When the installation is complete, the blue \u201cINSTALL\u201d button becomes a green \u201cPLAY\u201d button. Select this button to start up Trine 3 on your Linux computer.\u00a0<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-408851 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-trine-3-on-linux-1.png\" alt=\"\" width=\"1200\" height=\"572\"\/><\/p>\n<p>Enjoy, and happy gaming!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Related Articles Trine 3 is an action\/puzzle-platformer video game developed by Frozenbyte. It is the successor to Trine 2 and was released on August 20th, 2015. The game is on Microsoft Windows, Xbox, PS4, Mac OS, and Linux. Here\u2019s how to get it working on your Linux PC. Trine 3 works on Linux as a &hellip;<\/p>\n","protected":false},"author":1,"featured_media":1281,"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\/1280"}],"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=1280"}],"version-history":[{"count":0,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts\/1280\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media\/1281"}],"wp:attachment":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media?parent=1280"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/categories?post=1280"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/tags?post=1280"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}