[How To] Update Shutter
Shutter is a screenshot tool for linux. For more information visit http://shutter-project.org
Now shutter can be updated using PPA. The benefit of using PPA is that whenever a new update is available it would be listed under Update Manager, this way we will always have a stable and latest software available for use.
Check your version of shutter.
1. Start Shutter
2. Click Help > About
At top is the version of shutter you are using which is in format 0.X.X.
1. sudo add-apt-repository ppa:shutter/ppa
2. sudo apt-get update
3. sudo apt-get install shutter
That’s all and now you’ve successfully updated shutter.