{"id":1218,"date":"2021-12-16T12:25:56","date_gmt":"2021-12-16T09:25:56","guid":{"rendered":"https:\/\/files2.tojikon.net\/files-cloud\/2021\/10\/30\/how-to-install-appimages-on-linux-the-easy-way\/https:\/\/files2.tojikon.net\/files-cloud\/2021\/10\/30\/how-to-install-appimages-on-linux-the-easy-way\/"},"modified":"2021-12-16T12:25:56","modified_gmt":"2021-12-16T09:25:56","slug":"how-to-install-appimages-on-linux-the-easy-way","status":"publish","type":"post","link":"https:\/\/tojikon.net\/en\/1218-how-to-install-appimages-on-linux-the-easy-way\/","title":{"rendered":"How to install AppImages on Linux the easy way"},"content":{"rendered":"<section id=\"related_posts\">\n<div class=\"block-head\">\n<h3>Related Articles<\/h3>\n<\/div>\n<\/section>\n<p>AppImages are helpful on Linux. With them, users are able to download Linux programs and run them without the need to install anything. However, AppImages don\u2019t integrate within the Linux system like other programs.<\/p>\n<p>If you use a lot of AppImages on your Linux PC but don\u2019t like to take the time to configure the AppImage manually, create a shortcut icon, and add it to the menu, you\u2019ll love AppImageLauncher.<\/p>\n<p>What is AppImageLauncher? It\u2019s an app that, once installed, can auto-detect when an AppImage is run on Linux, automatically create a shortcut, and add it to a folder on your computer. Here\u2019s how to get it working on your Linux system.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-410618 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-appimages-on-linux-the-easy-way.jpg\" alt=\"\" width=\"1201\" height=\"695\"\/><\/p>\n<h2>Installing AppImageLauncher on Linux<\/h2>\n<p>The AppImageLauncher application doesn\u2019t come pre-installed on any Linux operating systems, unfortunately. However, the program supports a wide variety of Linux operating systems and is easy to get working.<\/p>\n<p>To start the installation of AppImageLauncher on Linux, you\u2019ll need to open up a terminal window on the desktop. You can open up a terminal window 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, the installation can begin. Using the instructions down below, set up AppImageLauncher on your computer.<\/p>\n<h4>Ubuntu<\/h4>\n<p>To install AppImageLauncher on your computer, use the <strong>wget<\/strong> command to download the latest DEB, then install it with <strong>apt install<\/strong>.<\/p>\n<pre>\nwget https:\/\/github.com\/TheAssassin\/AppImageLauncher\/releases\/download\/v2.2.0\/appimagelauncher_2.2.0-travis995.0f91801.bionic_amd64.deb\nsudo apt install .\/appimagelauncher_2.2.0-travis995.0f91801.bionic_amd64.deb\n<\/pre>\n<h4>Debian<\/h4>\n<p>Those using Debian will be able to set up AppImageLauncher using the <strong>wget<\/strong> command, and the <strong>dpkg<\/strong> install command. Be sure to correct any dependencies on your Debian Linux system using the <strong>apt-get install -f<\/strong> command down below.<\/p>\n<pre>\nwget https:\/\/github.com\/TheAssassin\/AppImageLauncher\/releases\/download\/v2.2.0\/appimagelauncher_2.2.0-travis995.0f91801.bionic_amd64.deb\nsudo dpkg -i https:\/\/github.com\/TheAssassin\/AppImageLauncher\/releases\/download\/v2.2.0\/appimagelauncher_2.2.0-travis995.0f91801.bionic_amd64.deb\nsudo apt-get install -f\n<\/pre>\n<h4>Arch Linux<\/h4>\n<p>If you\u2019re on Arch Linux, you won\u2019t be able to download the AppImageLauncher package from the project\u2019s GitHub. Instead, you\u2019ll have to install the Trizen AUR helper and set it up with the <strong>trizen -S<\/strong> command.<\/p>\n<pre>\nsudo pacman -S git base-devel\ngit clone https:\/\/aur.archlinux.org\/trizen.git\ncd trizen\/\nmakepkg -sri\ntrizen -S appimagelauncher\n<\/pre>\n<h4>Fedora<\/h4>\n<p>If you wish to install the AppImageLauncher application on Fedora, you\u2019ll have to download the RPM package and install it using the <strong>dnf install<\/strong> command.<\/p>\n<pre>\nsudo dnf install https:\/\/github.com\/TheAssassin\/AppImageLauncher\/releases\/download\/v2.2.0\/appimagelauncher-2.2.0-travis995.0f91801.x86_64.rpm\n<\/pre>\n<h4>OpenSUSE<\/h4>\n<p>There\u2019s an RPM package available for OpenSUSE users. To get it working on your Linux computer, use the <strong>wget<\/strong> download command. Then, when it is downloaded to your OpenSUSE system, you\u2019ll be able to install it on your system using the <strong>zypper install<\/strong> command.<\/p>\n<pre>\nwget https:\/\/github.com\/TheAssassin\/AppImageLauncher\/releases\/download\/v2.2.0\/appimagelauncher-2.2.0-travis995.0f91801.x86_64.rpm\nsudo zypper install appimagelauncher-2.2.0-travis995.0f91801.x86_64.rpm\n<\/pre>\n<h2>Setting up AppImageLauncher<\/h2>\n<p>To set up AppImageLauncher, follow the step-by-step instructions below.<\/p>\n<p><strong>Step 1:<\/strong> Open up the app menu and launch \u201cAppImageLauncher\u201d through the menu. Selecting it in the app menu will launch the AppImageLauncher settings area.<\/p>\n<p><strong>Step 2:<\/strong> Find the \u201cLocation where to store your AppImage files to ease their management\u201d section. Change it to a different folder if you so choose; otherwise, leave it as the default.<\/p>\n<p><strong>Step 3:<\/strong> Select the \u201cappimagelauncherd\u201d tab. Then, check the \u201cAuto start auto-integration daemon\u201d box. This will ensure that the AppImageLauncher dameon is always running in the background, ready to integrate any AppImages you decide to launch.<\/p>\n<h2>Where to download AppImages for Linux<\/h2>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-410612 size-full\" src=\"https:\/\/www.addictivetips.com\/app\/uploads\/2021\/10\/apphub-image.jpg\" alt=\"\" width=\"1200\" height=\"716\"\/><\/p>\n<p>AppImages can be found everywhere on the internet, but the best place to get them is AppImageHub. Here\u2019s how to use it to download AppImages.<\/p>\n<p><strong>Step 1:<\/strong> Head over to AppImageHub.com. Once there, scroll down to the categories section. There are many categories, including Audio, Education, Games, etc.<\/p>\n<p><strong>Step 2:<\/strong> After choosing a category, you\u2019ll be presented with a listing of AppImages for that category. Look through the listing, and select the AppImage you wish to install onto your computer.<\/p>\n<p><strong>Step 3:<\/strong> Select the \u201cFiles\u201d button. Selecting \u201cFiles\u201d will show downloads available. Then, click on the AppImage in the \u201cFiles\u201d area with the mouse.<\/p>\n<p><strong>Step 4:<\/strong> Select the download button to download the AppImage to your computer. Downloads shouldn\u2019t take long as AppImages aren\u2019t that big.<\/p>\n<p>When the process is complete, launch your \u201cDownloads\u201d folder in the Linux File Manager.<\/p>\n<h2>Installing AppImages on Linux with AppImageLauncher<\/h2>\n<p>Installing AppImages with AppImageLauncher is breathtakingly simple. To install any app, do the following.<\/p>\n<p><strong>Step 1:<\/strong> Open up your \u201cDownloads\u201d folder where the AppImage is downloaded.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-410615 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-appimages-on-linux-the-easy-way-1.jpg\" alt=\"\" width=\"1200\" height=\"648\"\/><\/p>\n<p><strong>Step 2:<\/strong> Right-click on the AppImage with the mouse, select \u201cOpen with,\u201d and choose \u201cAppImageLauncher.\u201d<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-410618 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-appimages-on-linux-the-easy-way.jpg\" alt=\"\" width=\"1201\" height=\"695\"\/><\/p>\n<p><strong>Step 3:<\/strong> Upon opening up your AppImage with AppImageLauncher, a pop-up will appear. Select the \u201cIntegrate and run\u201d button to install the AppImage onto your Linux computer.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-410645 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-appimages-on-linux-the-easy-way-2.jpg\" alt=\"\" width=\"1200\" height=\"676\"\/><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Related Articles AppImages are helpful on Linux. With them, users are able to download Linux programs and run them without the need to install anything. However, AppImages don\u2019t integrate within the Linux system like other programs. If you use a lot of AppImages on your Linux PC but don\u2019t like to take the time to &hellip;<\/p>\n","protected":false},"author":1,"featured_media":1219,"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\/1218"}],"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=1218"}],"version-history":[{"count":0,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts\/1218\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media\/1219"}],"wp:attachment":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media?parent=1218"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/categories?post=1218"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/tags?post=1218"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}