spectacle
KDE's screenshot utility. More information: <https://manned.org/spectacle>.
Install
- All systems
-
curl cmd.cat/spectacle.sh
- Debian
-
apt-get install kde-spectacle
- Ubuntu
-
apt-get install kde-spectacle
- Arch Linux
-
pacman -S spectacle
- Kali Linux
-
apt-get install kde-spectacle
- Fedora
-
dnf install spectacle
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install kde-spectacle
- Raspbian
-
apt-get install kde-spectacle
- Dockerfile
- dockerfile.run/spectacle
KDE's screenshot utility. More information: <https://manned.org/spectacle>.
-
Capture a screenshot of the entire desktop:
spectacle
-
Capture a screenshot of the active window:
spectacle --activewindow
-
Capture a screenshot of a specific region:
spectacle --region
© tl;dr; authors and contributors