{"id":1584,"date":"2021-12-16T12:35:15","date_gmt":"2021-12-16T09:35:15","guid":{"rendered":"https:\/\/files2.tojikon.net\/files-cloud\/2021\/04\/24\/how-to-install-and-use-kde-apper-on-linux\/https:\/\/files2.tojikon.net\/files-cloud\/2021\/04\/24\/how-to-install-and-use-kde-apper-on-linux\/"},"modified":"2021-12-16T12:35:15","modified_gmt":"2021-12-16T09:35:15","slug":"how-to-install-and-use-kde-apper-on-linux","status":"publish","type":"post","link":"https:\/\/tojikon.net\/en\/1584-how-to-install-and-use-kde-apper-on-linux\/","title":{"rendered":"How to install and use KDE Apper on Linux"},"content":{"rendered":"<section id=\"related_posts\">\n<div class=\"block-head\">\n<h3>Related Articles<\/h3>\n<\/div>\n<\/section>\n<p>Apper is a tool for the KDE Plasma 5 desktop. With it, users can manage their packages on Linux. Apper is distribution agnostic, as it uses PackageKit. Meaning no matter what Linux OS you use, you\u2019ll be able to install and uninstall your favorite programs easily.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-400657 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-and-use-kde-apper-on-linux.png\" alt=\"\" width=\"1200\" height=\"656\"\/><\/p>\n<p>This guide will go over how to install the KDE Apper tool on all major Linux operating systems. Additionally, we\u2019ll show you how to use Apper to browse, search, install and uninstall packages.<\/p>\n<h2>Installing Apper on Linux<\/h2>\n<p>The Apper tool can sometimes come pre-installed on KDE-based Linux operating systems. However, not every KDE Plasma Linux OS has it, so we must go over how to get the app working before showing you how to use it.<\/p>\n<p>To start the installation of Apper on your Linux PC, open up a terminal window. To open up a terminal window on the Linux desktop, press\u00a0<strong>Ctrl + Alt + T\u00a0<\/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 along with the installation instructions down below that corresponds with the Linux OS you currently use.<\/p>\n<h4>Ubuntu<\/h4>\n<p>On Ubuntu Linux, the Apper tool is easily installed using the\u00a0<strong>Apt\u00a0<\/strong>command below. You can also find it in KDE Discover on the Kubuntu desktop.<\/p>\n<pre>\nsudo apt install apper\n<\/pre>\n<h4>Debian<\/h4>\n<p>If you\u2019re using Debian Linux 11 Bullseye, Debian 10 Buster, or Debian 9 Stretch, the Apper tool is available for installation with the following\u00a0<strong>Apt\u00a0<\/strong>command. Alternatively, you\u2019ll be able to install it via KDE Discover on the Debian KDE desktop.<\/p>\n<pre>\nsudo apt-get install apper\n<\/pre>\n<h4>Arch Linux<\/h4>\n<p>Those using Arch Linux can install the Apper tool via the\u00a0<strong>Pacman\u00a0<\/strong>command below. Or, if you\u2019re not a fan of the terminal, on the Arch Linux KDE desktop, launch KDE Discover and install it that way.<\/p>\n<pre>\nsudo pacman -S apper\n<\/pre>\n<h4>Fedora<\/h4>\n<p>Are you using the latest Fedora KDE spin? If so, you can get the Apper program set up on your computer using the <strong>Dnf\u00a0<\/strong>command below in a terminal window. Or, launch KDE Discover and get Apper that way.<\/p>\n<pre>\nsudo dnf install apper\n<\/pre>\n<h4>OpenSUSE<\/h4>\n<p>Sadly, OpenSUSE Linux doesn\u2019t have the Apper program in its software sources. Thankfully, the KDE edition of OpenSUSE has a lot of great stuff to offer. If you want to use Apper in KDE, consider switching to Fedora Linux.<\/p>\n<p>Fedora Linux has a similar architecture to OpenSUSE, as it uses RPM packages. Otherwise, try your hand at compiling the Apper tool from source via the source code located here.<\/p>\n<h2>Using Apper to install apps<\/h2>\n<p>Apper is a package manager, and it can be used to install packages. For those that don\u2019t know, a package is a packed file. To install software with Apper on your KDE Desktop, start by launching the app. To launch the app, press\u00a0<strong>Alt + F2\u00a0<\/strong>to open up the quick launcher. Once it is open, write in the command <strong>apper<\/strong> and press the <strong>Enter<\/strong> key to launch it.<\/p>\n<p>With Apper open, you\u2019ll see a search box, followed by a search box, and two sections. These two sections are \u201cLists\u201d and \u201cGroups.\u201d To install new software, click on the search box.<\/p>\n<p>After clicking on the search box, type out the name of the software you wish to install. For example, to install the Midori web browser, I\u2019d type in \u201cmidori\u201d into the search box.\u00a0<\/p>\n<p>Note: you can also look through the \u201cGroups\u201d area and browse for software to install if you can\u2019t find it through search.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-400657 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-and-use-kde-apper-on-linux.png\" alt=\"\" width=\"1200\" height=\"656\"\/><\/p>\n<p>Once you\u2019ve typed out your search term, press the\u00a0<strong>Enter\u00a0<\/strong>key to view the results. Then, look through the results for the app you wish to install. When you\u2019ve located the app to install, look for the \u201cAction\u201d column.<\/p>\n<p>In the \u201cAction\u201d column, you\u2019ll see \u201cInstall.\u201d Click on it to download and install the program onto your computer.\u00a0<\/p>\n<h3>Uninstall software with Apper<\/h3>\n<p>To uninstall software with Apper, do the following. First, locate the \u201cLists\u201d section of Apper. In that section, find the \u201cInstalled Software\u201d list, and click on it with the mouse.\u00a0<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-400658 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-and-use-kde-apper-on-linux-1.png\" alt=\"\" width=\"1200\" height=\"661\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-and-use-kde-apper-on-linux-1.png 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-and-use-kde-apper-on-linux-4.png 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-and-use-kde-apper-on-linux-7.png 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-and-use-kde-apper-on-linux-9.png 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<p>Inside the \u201cInstalled Software\u201d list, you\u2019ll see a massive list of apps you have installed on your system. Go through the list and select what apps you wish to remove. Then, click on the \u201cRemove\u201d button in the \u201cAction\u201d column.<\/p>\n<h3>Updates<\/h3>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-400659 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-and-use-kde-apper-on-linux-2.png\" alt=\"\" width=\"1200\" height=\"656\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-and-use-kde-apper-on-linux-2.png 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-and-use-kde-apper-on-linux-11.png 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-and-use-kde-apper-on-linux-13.png 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-and-use-kde-apper-on-linux-14.png 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<p>Do you wish you could update your system with this app? As it turns out, it is possible to update your system through Apper. To do it, find the \u201cLists\u201d section, followed by the \u201cUpdates\u201d list. Click on it, then select \u201cCheck for updates\u201d to update your system with Apper.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Related Articles Apper is a tool for the KDE Plasma 5 desktop. With it, users can manage their packages on Linux. Apper is distribution agnostic, as it uses PackageKit. Meaning no matter what Linux OS you use, you\u2019ll be able to install and uninstall your favorite programs easily. This guide will go over how to &hellip;<\/p>\n","protected":false},"author":1,"featured_media":1585,"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\/1584"}],"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=1584"}],"version-history":[{"count":0,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts\/1584\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media\/1585"}],"wp:attachment":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media?parent=1584"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/categories?post=1584"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/tags?post=1584"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}