# github.com/go-vgo/robotgo
In file included from go/pkg/mod/github.com/go-vgo/robotgo@v0.110.1/key.go:15:
./key/keypress_c.h:22:18: fatal error: X11/extensions/XTest.h: No such file or directory
22 | #include <X11/extensions/XTest.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
https://github.com/go-vgo/robotgo?tab=readme-ov-file#require...
There are some prereqs not listed your page. On Mint 22 I had to install the libxtst-dev package.