How to install Shutter screenshot tool on a Fedora Linux

How to install Shutter screenshot tool on a Fedora Linux

To install Shutter, a popular open-source screenshot tool, on Fedora Linux, follow these steps:

  1. Enable the Fedora repository for third-party software by running the following command:
sudo dnf install fedora-workstation-repositories
Source:w‮l.ww‬autturi.com
  1. Install Shutter by running the following command:
sudo dnf install shutter

This will install Shutter and any dependencies required.

  1. To verify that the installation was successful, run the following command:
shutter --version

This will display the version of Shutter that was installed.

  1. To launch Shutter, search for "Shutter" in the application launcher or run the following command:
shutter

This will open the Shutter application, allowing you to take screenshots and edit them as needed.

That's it! Shutter is now installed on your Fedora Linux system and ready to use.

Created Time:2017-10-16 14:38:48  Author:lautturi