How to Install Shutter Screenshot Tool in Ubuntu 20.04

Shutter is a free and open-source, feature-rich screenshot tool for Linux based operating systems such as Ubuntu. It is available for all major GNU/Linux distributions and can be installed using the default package manager.

Shutter allows you to take a screenshot of a specific area, window, or desktop/whole screen (or a specific workspace). It also allows you to edit your screenshot and apply different effects to it, draw on it to highlight points, and more. It supports exporting to PDF and public hosting platforms such as Dropbox and Imgur and many others, or a remote FTP server.

Shutter Screenshot Tool for Ubuntu & Mint
Shutter Screenshot Tool for Ubuntu & Mint

On Ubuntu 20.04, the Shutter package is not provided in the official repositories. Therefore, you need to install the Shutter package via a third-party unofficial Ubuntu PPA (Personal Package Archives) repository in your Ubuntu system (also works on Linux Mint).

Install Shutter Screenshot Tool in Ubuntu 20.04 and Linux Mint 20

First, open a terminal and add the following unofficial Ubuntu PPA repository to your system (follow any prompts after running the add-apt-repository command), then update the apt packages sources list to get the latest list of packages available to include the shutter package, and install the shutter package as shown:

$ sudo add-apt-repository -y ppa:linuxuprising/shutter
$ sudo apt-get update
$ sudo apt-get install -y shutter
Install Shutter in Ubuntu
Install Shutter in Ubuntu

Once the installation is done, search for a shutter in the system menu and launch it to start using it.

Shutter Running in Ubuntu
Shutter Running in Ubuntu

Remove Shutter in Ubuntu and Mint

If you no longer need Shutter on your system, you can remove the Shutter package by running the following apt command:

$ sudo apt-get remove shutter
$ sudo add-apt-repository --remove ppa:linuxuprising/shutter
If this article helped, with someone on your team.

TecMint Weekly Newsletter
Get the Learn Linux 7 Days Crash Course free when you join 34,000+ Linux professionals reading every Thursday.
Check your email for a magic link to get started.
Something went wrong. Please try again.
TecMint has been free for 14 years. Help keep it that way.
Google AI Overviews and tools like ChatGPT have cut into search traffic for independent tech sites like TecMint. Running this site costs over $2,000 every month for hosting, infrastructure, and paying authors to keep the content accurate and tested.

If this article helped you solve a problem, consider buying a coffee. It helps keep TecMint free, supports the authors, and keeps the project going.
☕ Buy Me a Coffee
Aaron Kili
Aaron Kili is a Linux and F.O.S.S enthusiast, an upcoming Linux SysAdmin, web developer, and currently a content creator for TecMint who loves working with computers and strongly believes in sharing knowledge.

Each tutorial at TecMint is created by a team of experienced Linux system administrators so that it meets our high-quality standards.

1 Comment

Leave a Reply

Got Something to Say? Join the Discussion...

Thank you for taking the time to share your thoughts with us. We appreciate your decision to leave a comment and value your contribution to the discussion. It's important to note that we moderate all comments in accordance with our comment policy to ensure a respectful and constructive conversation.

Rest assured that your email address will remain private and will not be published or shared with anyone. We prioritize the privacy and security of our users.

Free Course
Get a free Linux course before you go.
Subscribe to TecMint Weekly and get the Learn Linux 7 Days Crash Course free. Read by 34,000+ Linux professionals every Thursday.
Something went wrong. Please try again.
Check your email for a magic link to get started.