Downloads
Shutter is available for any major GNU/Linux distribution and can be installed using your package manager. If you want to upgrade to the latest release, you can find installation instructions in our download section.
Ubuntu PPA repository (recommended):
We are using Launchpad to distribute the different versions of Shutter. If you’re on Ubuntu, it’s preferred that you install this way because installing is easier, and you’ll be automatically notified of available updates.
A detailed guide on installing from the PPA is available here, though you can also install using these directions:
sudo add-apt-repository ppa:shutter/ppa
sudo apt-get update && sudo apt-get install shutter
Unstable versions can be found here (Please note: the software in this archive may still have critical bugs):
sudo add-apt-repository ppa:shutter-testing-team/ppa
sudo apt-get update && sudo apt-get install shutter
We also have a PPA with daily builds (Please note: the software in this archive may still have critical bugs and may not run properly on your system):
sudo add-apt-repository ppa:shutter-testing-team/dailybuilds
sudo apt-get update && sudo apt-get install shutter
Ubuntu packages:
If you don’t want to add the repository but install from packages, here they are:
Shutter:
Older Versions
Shutter 0.85
Shutter 0.85.1
Shutter 0.86
Shutter 0.86.1
Shutter 0.86.2
Shutter 0.86.3
Shutter 0.86.4
Shutter 0.87
Shutter 0.87.1
Shutter 0.87.2
Shutter 0.87.3
Shutter 0.88
Shutter 0.88.1
Dependencies / Libs:
Gutsy (7.10)
Hardy (8.04 LTS)
Intrepid (8.10)
Jaunty (9.04)
Lucid (10.04 LTS)
Maverick (10.10)
Natty (11.04)
postr_0.12.3-1ubuntu2_all.deb (66.1 KiB)
Third-Party Packages (Other Distributions) and Source Code:
If you are not using Ubuntu, you can find distribution-specific installation instructions (as well as the source code) below:
116 Comments
Trackbacks/Pingbacks
- Shutter 0.87.3 released | Shutter - Feature-rich Screenshot Tool - [...] Downloads [...]
- How to take screenshot in Linux | Windows - Linux - Mac OSX Guides - [...] You can try out the latest version of Shutter here: http://shutter-project.org/downloads/ [...]
- Shutter - Capturas de pantalla desde Linux - [...] Shutter | Shutter var addthis_config = [...]
- Tools of the trade part III – Shutter « Applications « Opensourcepedia – Where source code can run free! - [...] To download Shutter you can fallow this link Shutter 0.87.1. [...]
- Capturas de pantalla en Ubuntu con Shutter - [...] shutter-project.org/downloads TweetShare0savesSave Si disfrutaste de este articulo te invitamos a dejar un comentario y a [...]
- Hacer capturas de pantalla en Ubuntu con Shutter | PCDiario - [...] Descargar | Shutter [...]
- Shutter: realizar capturas de pantalla en Ubuntu - [...] precisas desde tu sistema operativo Linux… Entonces no olvides probar Shutter.Descarga | Shutter. GA_googleFillSlot("300x250_Jugoweb_Single2"); Shutter: realizar capturas de ...
- Shutter, LA capture d'écran sous Linux / #NeoSting - [...] aussi faire un don facilement en flattrant les développeurs.Installation de ShutterVous pouvez la télécharger ici, et Vous devriez peut-être ...
- Shutter: Captures de pantalla | GNULinux.cat - [...] Altres descàrregues: Consulteu el web http://shutter-project.org/downloads/ [...]
- Bits Soup | área 303 - [...] Shutter 0.87 ahora con esquinas redondeadas y dimensionado automático. [...]






Hello,
Is there a centos version?
Thank you
Not that I know of. Somebody has tried to rebuild the fedora rpm, see:
http://www.mail-archive.com/centos@centos.org/msg49323.html
Please let us know if you find any centos packages so we can link them here.
Very good work! Shutter is really amazing!
@swyear
I’ve created a new user and I am still getting this error message. But maybe it is just my system (11.2 running in a VirtualBox)…
I’ll add the link now. Maybe we should just wait for some user’s feedback.
test on my openSUSE 11.2 KDE 4.3.5 and 11.3 rc2 LXDE
run shutter in terminal
there’s no such message as you state
some xhost problems are caused by a root user GUI
Try use a nomal user account
See if this error can be fixed
@swyear
That works great. Thank you.
There is another little prblem (only tested with 11.2). When capturing a window (or section, menu, tooltip) the following error occurs on my system:
*** unhandled exception in callback:
*** Connection to server failed — (version 11.0)
*** No protocol specified
*** at /usr/share/shutter/resources/modules/Shutter/Screenshot/Window.pm line 59
*** ignoring at /usr/bin/shutter line 2258.
The solution is to execute the following command via terminal:
xhost +
(access control disabled, clients can connect from any host)
Do you think you can find a solution for this as well? It is the first time I see this error when using Shutter.
perl-Net-DBus package is in oss repository of 11.3
maybe not for 11.2
Now I link this package from devel:languages:perl
try again
@swyear
It says ‘perl-Net-DBus’ is missing. Do I need to enable any other repo? Is it possible for you to create a build for that perl module as well?
@swyear
That’s really great. Thank you very much for your effort. Is it ok to link to that URL?
https://build.opensuse.org/package/show?package=shutter&project=home%3Aswyear
I’ve try to package th shutter rpm for openSUSE users
(for 11.2 and 11.3 only)
seem OK in my 11.3rc2 x86 laptop
if you want to try
11.2:
http://software.opensuse.org/ymp/home:swyear/openSUSE_11.2/shutter.ymp?base=openSUSE%3A11.2&query=shutter
11.3:
http://software.opensuse.org/ymp/home:swyear/openSUSE_11.3/shutter.ymp?base=openSUSE%3A11.3&query=shutter
@Paradiesstaub
See my answer(s) here:
https://answers.launchpad.net/shutter/+question/99643