Why not build from the [nightly tarball](https://download.geany.org/geany_git.tar.gz) in accordance with [these instructions](https://github.com/geany/geany#installing-from-a-release-tarball)
Well, I can try. Should I not remove geany first, and if yes, with kind of command?
To the following commands: Should I not write something behind the commands, like `geany_git.tar.gz`?
``` $ ./configure $ make (as root, or using sudo) % make install ```