How to Install screengrab in Ubuntu 18.04



Install screengrab by entering the following commands in the terminal:

sudo apt update
sudo apt install screengrab

Description:

Crossplatform tool for getting screenshots

Screengrab working in Linux and Windows. The program uses Qt and is independent of any desktop environment. Main features: * Get desktop screenshots * Get active window screenshots * Get secreenshots of desktop selection area * Copy screenshot to clipboard * Saving your image files in formats PNG or JPEG or BMP * Ability to set delay in getting screenshots (from 1 to 90 seconds)

Homepage: https://github.com/QtDesktop/screengrab

Version: 1.97-2

Section: universe/graphics