====== Shutter ======
* http://shutter-project.org/
* [[linux:screenshot|Linux Screenshot]] 쉽고 강력한 리눅스 스크린샷 툴. Screenshot, screen capture
* https://github.com/shutter-project/shutter
* https://launchpad.net/shutter/
* Debian/Ubuntu 공식 리포지토레이서는 의존성이 걸린 다른 패키지가 제거되면서 함께 제거됨.
===== PPA =====
* https://launchpad.net/~shutter/+archive/ubuntu/ppa
sudo add-apt-repository ppa:shutter/ppa
sudo apt-get update #for Linux Mint only, this is done automatically on Ubuntu
sudo apt install shutter
* System Tray가 안보이면
sudo apt install gir1.2-appindicator3-0.1
* 전체 Web Site 스크린샷찍기
sudo apt install gnome-web-photo
===== Snap =====
* [[https://snapcraft.io/shutter|shutter snap]]
sudo snap install shutter
sudo snap connect shutter:home core:home
sudo snap connect shutter:unity7 core:unity7