Flameshot is a powerful open-source screenshot utility for Linux supporting onscreen annotations, text blurring, and direct image copying.

Flameshot Installation & Setup Commands

Terminal Commandsbash
# Install Flameshot via apt
sudo apt update
sudo apt install -y flameshot
 
# Launch interactive GUI capture session
flameshot gui