Faced the problem of installing gyazo on debian.
The github instructions were not enough.
Installed as follows:
$ sudo apt-get install gdebi $ wget https://github.com/downloads/kambara/Gyazo-for-Linux/gyazo_1.0-1_all.deb $ sudo gdebi gyazo_1.0-1_all.deb
The program appears in the list of standard applications.
dpkg -i
Source: https://ru.stackoverflow.com/questions/619833/More articles:1C problem with building xmlThe lengths of the sides of the triangle are entered from the keyboard [closed]Why y offset appearsHow to convert ArrayList to regular array?Cloud for storing Android application filesMulti-threaded processing of a large number of filesShowing page after loading background-imageWhy the javafx.fxml.LoadException error occursReal mobile device detectionHow to access a function in ViewController from AppDelegateAll Articles