How to Install scrot in Ubuntu 18.04



Install scrot by entering the following commands in the terminal:

sudo apt update
sudo apt install scrot

Description:

command line screen capture utility

scrot (SCReen shOT) is a simple command line screen capture utility that uses imlib2 to grab and save images. Multiple image formats are supported through imlib2's dynamic saver modules. . Some features of the scrot: - support to multiple image formats (JPG, PNG, GIF, etc.). - optimization of the screen shots image quality. - capture a specific window or a rectangular area on the screen with the help of switch. . scrot also can be used to monitor a desktop PC in admin absent and register unwanted activities.

Version: 0.8-18

Section: universe/graphics