install gyazo / lightshot / shots [debian 64bit]

best try flameshot instead:
sudo apt install flameshot

maybe also try lightshot:
https://app.prntscr.com/en/wine-lightshot.html

based on:
https://github.com/gyazo/Gyazo-for-Linux

install from sources:
curl -s https://packagecloud.io/install/repositories/gyazo/gyazo-for-linux/script.deb.sh | sudo bash
sudo apt-get install gyazo

or if you do not like to add the source:
(download the file manually and install it after that)
based on:
#https://packagecloud.io/gyazo/gyazo-for-linux/packages/debian/jessie/gyazo_1.2_all.deb
wget --content-disposition https://packagecloud.io/gyazo/gyazo-for-linux/packages/debian/buster/gyazo_1.3.1_all.deb/download.deb

then install it:
sudo dpkg -i gyazo_*.deb

if you get an error like:
Fehler traten auf beim Bearbeiten von:
gyazo

just run:
sudo apt install -f

or try shots:
based on:
https://github.com/binjospookie/--shots/blob/master/download.md
get it and install it:
#wget https://github.com/binjospookie/--shots/releases/download/v1.0.4/shots_1.0.4_amd64.deb
wget https://github.com/binjospookie/--shots/releases/download/v1.2.0/shots_1.2.0_amd64.deb
sudo dpkg -i shots_*.deb

if you get an error like:
Fehler traten auf beim Bearbeiten von:
shots

just run:
sudo apt install -f

Leave a comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.