{"id":1342,"date":"2021-12-16T12:40:31","date_gmt":"2021-12-16T09:40:31","guid":{"rendered":"https:\/\/files2.tojikon.net\/files-cloud\/2021\/08\/26\/how-to-use-the-shutter-screenshot-app-on-linux\/https:\/\/files2.tojikon.net\/files-cloud\/2021\/08\/26\/how-to-use-the-shutter-screenshot-app-on-linux\/"},"modified":"2021-12-16T12:40:31","modified_gmt":"2021-12-16T09:40:31","slug":"how-to-use-the-shutter-screenshot-app-on-linux","status":"publish","type":"post","link":"https:\/\/tojikon.net\/en\/1342-how-to-use-the-shutter-screenshot-app-on-linux\/","title":{"rendered":"How to use the Shutter screenshot app on Linux"},"content":{"rendered":"<section id=\"related_posts\">\n<div class=\"block-head\">\n<h3>Related Articles<\/h3>\n<\/div>\n<\/section>\n<p>Shutter is a complex screenshot application for the Linux desktop. With it, users can take screenshots of selections on the screen and the entire desktop. Shutter also has a built-in image editor for touching up screenshots. Here\u2019s how to use it on your Linux system.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignleft size-full wp-image-407134\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-use-the-shutter-screenshot-app-on-linux.png\" alt=\"\" width=\"1200\" height=\"663\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-use-the-shutter-screenshot-app-on-linux.png 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-use-the-shutter-screenshot-app-on-linux-1.png 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-use-the-shutter-screenshot-app-on-linux-2.png 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-use-the-shutter-screenshot-app-on-linux-3.png 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<h2>Installing Shutter on Linux<\/h2>\n<p>The Shutter screenshot application has been around for quite a long time. However, if you want to use it on your Linux system, you\u2019ll first need to install it manually, as it doesn\u2019t come pre-installed on any distros.<\/p>\n<p>Installing Shutter on Linux is easy. To start, launch a terminal window on the Linux desktop by pressing <strong>Ctrl + Alt + T<\/strong> on the keyboard. Or, open up a terminal window on the desktop by searching for \u201cTerminal\u201d in the app menu.<\/p>\n<p>With the terminal window open and ready to use, the command-line setup can begin. Follow the installation instructions below that correspond with the Linux OS you currently use.<\/p>\n<h4>Ubuntu<\/h4>\n<p>On Ubuntu, Shutter is installable via Ubuntu 18.04 LTS in the \u201cUniverse\u201d software repo. However, if you\u2019re using a newer release, you\u2019ll have to grab the packages from a PPA. Here\u2019s how to do it.<\/p>\n<p>First, add the repo to your computer using the <strong>add-apt-repository<\/strong> command down below.<\/p>\n<pre class=\"command subordinate\">\nsudo add-apt-repository ppa:shutter\/ppa\n<\/pre>\n<p>Next, run the\u00a0<strong>update<\/strong> command to refresh Ubuntu\u2019s software sources.<\/p>\n<pre>\nsudo apt update\n<\/pre>\n<p>Finally, install the application with <strong>apt install<\/strong>.<\/p>\n<pre>\nsudo apt install shutter\n<\/pre>\n<h4>Debian<\/h4>\n<p>The Shutter application is available for Debian 9 users in the \u201coldoldstable\u201d software repository. First, ensure you are using Debian 9 or have the \u201coldoldstable\u201d repo enabled to get it working. Then, use the <strong>apt install<\/strong> command down below to get the app working.<\/p>\n<pre>\nsudo apt install shutter\n<\/pre>\n<h4>Arch Linux<\/h4>\n<p>On Arch Linux, the Shutter application is available for all users in the \u201cCommunity\u201d software repository. Ensure that you have \u201cCommunity\u201d set up already. Once set up, you can use the <strong>pacman<\/strong> command below to get the app installed on your system.<\/p>\n<pre>\nsudo pacman -S shutter\n<\/pre>\n<h4>Fedora<\/h4>\n<p>Ever since Fedora 33, Shutter has been available for Fedora users in the software repos. To get Shutter working on your Fedora system, use the <strong>dnf install<\/strong> command down below.<\/p>\n<pre>\nsudo dnf install shutter\n<\/pre>\n<p>For Fedora 34:<\/p>\n<pre>\nsudo dnf --enablerepo=updates-testing install shutter\n<\/pre>\n<h4>OpenSUSE<\/h4>\n<p>If you\u2019re an OpenSUSE user (Leap 15.2 and Leap 15.3), the Shutter screenshot application is available for installation. Using the <strong>zypper install<\/strong> command down below, get it working.<\/p>\n<pre>\nsudo zypper install shutter\n<\/pre>\n<h2>How to use Shutter \u2013 taking screenshots (selection)<\/h2>\n<p>Shutter lets users take screenshots of just a portion of the screen if they wish. Here\u2019s how to do it.<\/p>\n<p><strong>Step 1:<\/strong> Launch the Shutter application on the Linux desktop. You can open up Shutter on the desktop by searching for \u201cShutter\u201d in the application menu.<\/p>\n<p><strong>Step 2:<\/strong> Once the app is open, locate the \u201cSelection\u201d button in the Shutter app. Then, click on it with the mouse. When you select this button, a square icon will appear on the screen.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignleft size-full wp-image-407135\" src=\"https:\/\/www.addictivetips.com\/app\/uploads\/2021\/08\/shutter-selection-screen-shot.png\" alt=\"\" width=\"1200\" height=\"586\" srcset=\"https:\/\/www.addictivetips.com\/app\/uploads\/2021\/08\/shutter-selection-screen-shot.png 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-use-the-shutter-screenshot-app-on-linux-4.png 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-use-the-shutter-screenshot-app-on-linux-5.png 1024w, https:\/\/www.addictivetips.com\/app\/uploads\/2021\/08\/shutter-selection-screen-shot-768x375.png 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<p><strong>Step 3:<\/strong> After the box appears, use the mouse and create a square (hold the left mouse down while dragging).\u00a0 Press the <strong>Enter<\/strong> key on the keyboard to confirm the selection.<\/p>\n<p><strong>Step 4:<\/strong> When you press the <strong>Enter<\/strong> key, Shutter will wait a couple of seconds. Then, it\u2019ll take a screenshot and open up the application in Shutter.<\/p>\n<p>From here, you can view the screenshot, save it or place it somewhere else.<\/p>\n<h2>How to use Shutter \u2013 taking screenshots of (full desktop)<\/h2>\n<p>Aside from taking screenshots in Shutter with the \u201cSelection\u201d feature. You can also take a screenshot of the entire desktop (both screens). Here\u2019s how to do it.<\/p>\n<p><strong>Step 1:<\/strong> Open up the Shutter application by searching for it in the app menu. Once the program is open, find the \u201cDesktop\u201d button, and click on it with the mouse.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignleft size-full wp-image-407134\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-use-the-shutter-screenshot-app-on-linux.png\" alt=\"\" width=\"1200\" height=\"663\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-use-the-shutter-screenshot-app-on-linux.png 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-use-the-shutter-screenshot-app-on-linux-1.png 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-use-the-shutter-screenshot-app-on-linux-2.png 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-use-the-shutter-screenshot-app-on-linux-3.png 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<p><strong>Step 2:<\/strong> After selecting the \u201cDesktop\u201d button with the mouse, Shutter will take a bit of time. Then, it\u2019ll present you with your full monitor screenshot in the app.<\/p>\n<p>Inside the Shutter app, select your screenshot to view it. Or, select it to open it up in an external editor.<\/p>\n<h3>editing<\/h3>\n<p>Shutter has a built-in image editor that you can use. Here\u2019s how to use it. First, take a screenshot. To use the editor, do the following.<\/p>\n<p><strong>Step 1:<\/strong> Take a screenshot with either the \u201cSelection\u201d mode or the \u201cDesktop\u201d mode. When the screenshot is complete, it\u2019ll appear in the Shutter desktop application.<\/p>\n<p><strong>Step 2:<\/strong> Select your screenshot within the Shutter application with the mouse. Then, click on the \u201cEdit\u201d button. When this button is selected, the built-in Shutter image editor will appear.<\/p>\n<p>Using the screenshot editor, edit your screenshot. When the editing is complete, you can save your edits using the \u201cSave\u201d button. Be sure to save your edited screenshot in a familiar location.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Related Articles Shutter is a complex screenshot application for the Linux desktop. With it, users can take screenshots of selections on the screen and the entire desktop. Shutter also has a built-in image editor for touching up screenshots. Here\u2019s how to use it on your Linux system. Installing Shutter on Linux The Shutter screenshot application &hellip;<\/p>\n","protected":false},"author":1,"featured_media":1343,"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\/1342"}],"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=1342"}],"version-history":[{"count":0,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts\/1342\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media\/1343"}],"wp:attachment":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media?parent=1342"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/categories?post=1342"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/tags?post=1342"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}