ISSUE: Screen shot is a necessary part of developers life. So you must know how to take screen shot in any OS. When taking screen shot by "Prnt Scrn" button centos give error like -
Fix: This issue arise due to gnome util's unavailability. So just install it by yum as a root -
and enjoy screening.
There was an error running "gnome-screenshot":
Failed to execute child process "gnome-screenshot" (No such file or directory).
Fix: This issue arise due to gnome util's unavailability. So just install it by yum as a root -
yum install gnome-utils
and enjoy screening.
I appreciate if you could help me how to take screen shot in centos 7. I got this error when I tried to install gnome-utils: No package gnome-utils available.
ReplyDelete