Gnote in a Rocky9 system

Concerning an old post (closed), I was able to find an answer

The solution is

# dnf --nogpg install https://mirror.ghettoforge.org/distributions/gf/gf-release-latest.gf.el9.noarch.rpm

# dnf install gnote

In a RockyLinux 8 system change 9 => 8 in the URL

Regards