gnome-screenshot-3.12.0

Introduction to GNOME Screenshot

The GNOME Screenshot is a utility used for taking screenshots of the entire screen, a window or a user- defined area of the screen, with optional beautifying border effects.

This package is known to build and work properly using an LFS-7.6 systemd platform.

Package Information

GNOME Screenshot Dependencies

Required

GTK+-3.12.2 and libcanberra-0.30 (Compiled with GTK+3 support).

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gnome-screenshot

Installation of GNOME Screenshot

Install GNOME Screenshot by running the following commands:

./configure --prefix=/usr &&
make

This package does not come with a test suite.

Now, as the root user:

make install

Contents

Installed Programs: gnome-screenshot
Installed Libraries: None
Installed Directories: None

Short Descriptions

gnome-screenshot

is used to capture the screen, a window, or a user-defined area and save the snapshot image to a file.

Last updated on 2014-08-25 18:22:00 -0700