The binary is fspy in that folder /usr/lib/fspy/fspy
A desktop file don’t exist for this, however in the package there is shell script that do
#!/bin/bash
exec /usr/lib/fspy/fspy
So you can simply type fspy from terminal
The binary is fspy in that folder /usr/lib/fspy/fspy
A desktop file don’t exist for this, however in the package there is shell script that do
#!/bin/bash
exec /usr/lib/fspy/fspy
So you can simply type fspy from terminal